Bug 1324360 - Morphing of task validates old attributes
Summary: Morphing of task validates old attributes
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Eclipse Tooling
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Jozef Marko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 07:18 UTC by Jozef Marko
Modified: 2020-03-27 19:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:12:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Eclipse Project 491130 0 None None None 2016-04-06 07:20:56 UTC

Description Jozef Marko 2016-04-06 07:18:40 UTC
Description of problem:
If user morphs one kind of task to another, validation assumes that new kind of task contains also attributes of old kind of task.

Version-Release number of selected component (if applicable):
jbds-9.1.0.CR1_jbdsis-9.0.0.CR1
jbtis-4.3.0.CR1

Steps to Reproduce:
1. Create new process
2. Add 'manual task' to canvas
3. Morph 'manual task' to 'script task' for example
4. Save process

Actual results:
There will be error, that 'script task' has no data type for 'Task Name' and 'Actor Id' which are not attributes of 'script task'

Expected results:
There will be not error, that 'script task' has no data type for 'Task Name' and 'Actor Id'


Note You need to log in before you can comment on or make changes to this bug.