Bug 442231 - Have InvalidPermissionCommand/LockedInstanceException manages several EObjects
Summary: Have InvalidPermissionCommand/LockedInstanceException manages several EObjects
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 2.0.0   Edit
Assignee: Project inbox CLA
QA Contact: Esteban DUGUEPEROUX CLA
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2014-08-21 04:36 EDT by Esteban DUGUEPEROUX CLA
Modified: 2014-11-14 11:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteban DUGUEPEROUX CLA 2014-08-21 04:36:05 EDT
In our use case of Sirius we have user which do some changes on several EObjects in an atomic command. Then we would like to informs user that he doesn't have permissions on this set of changed EObjects. For that we use InvalidPermissionCommand/LockedInstanceException but this last take only one EObject.
Comment 1 Esteban DUGUEPEROUX CLA 2014-08-21 04:45:33 EDT
https://git.eclipse.org/r/#/c/32026/ has been submitted to allow the previous scenario.
Comment 2 Esteban DUGUEPEROUX CLA 2014-08-21 05:44:11 EDT
Fixed.
Comment 3 Pierre-Charles David CLA 2014-10-27 06:52:02 EDT
Available in Sirius 2.0.0.
Comment 4 Esteban DUGUEPEROUX CLA 2014-11-14 11:02:02 EST
https://git.eclipse.org/r/#/c/36486/ has been submitted to Gerrit to give a better EObjects label.