Bug 1256379 - After importing services from valid repository (Jabber, FTP) assignment field store outdated variable data
Summary: After importing services from valid repository (Jabber, FTP) assignment field...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Tihomir Surdilovic
QA Contact: Kirill Gaevskii
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-24 12:45 UTC by Kirill Gaevskii
Modified: 2020-03-27 19:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:05:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Service Repository for this issue (2.87 KB, application/zip)
2015-08-24 12:45 UTC, Kirill Gaevskii
no flags Details
Video for this issue (6.18 MB, application/octet-stream)
2015-08-24 12:46 UTC, Kirill Gaevskii
no flags Details

Description Kirill Gaevskii 2015-08-24 12:45:23 UTC
Created attachment 1066356 [details]
Service Repository for this issue

Description of problem:

Old DataMapper was divided to two(three) separate editors (DataInputSet/DataOutputSet and Assignments editor) now it is just one editor - Assignments (See https://docs.google.com/document/d/1hq_veY_eBLiweKb0TWdjP27RQKuWGaubUHl4TJoMR04/edit).

Each of editor had individual value string in his fields ([VarName=,Var2Name=] for DataInputSet/DataOutputSet field and {[din]sourceVar->targetVar,[dout]souce2var->target2var} for Assignments field).

For now Assignments DataMapper editor have just one correct value for it's field: {[din]sourceVar->targetVar,[dout]souce2var->target2var}, but if you will import some service with predefined variables, add it to your Business Process and activate it you will see another string in Assignments file: [VarName=,Var2Name=] as it was for old DataInputSet/DataOutputSet. But if you open DataMapper and just save it (without any changes) this string disappear (and will be like it have to be for new DataMapper). See attached video. Services repository also attached.

Version-Release number of selected component (if applicable):
6.2.ER1

How reproducible:
always

Steps to Reproduce:
1. Create new Business Process
2. Import Jabber or FTP service from attached repository
3. Reopen project
4. Add Jabber or FTP service to Business Process
5. Activate Jabber or FTP service
6. Remember value of Assignments field of Jabber or FTP service
7. Open Assignments editor
8. Close it with "Save" button
9. Compare new value of Assignments field with value from point 6.

Actual results:
On point 6. Assignments field will be like "var1=,var2,var3="
On point 9. Assignments field will be empty

Expected results:
Assignments field have the same value for point 6. and 9.

Additional info:
https://issues.jboss.org/browse/BPMSPL-127

Comment 1 Kirill Gaevskii 2015-08-24 12:46:24 UTC
Created attachment 1066357 [details]
Video for this issue


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