Closed
Description
When changes to a BPL are made via the Business Process Designer in IRIS Studio and saved, those changes are not replicated to the Git folder in the filesystem. Therefore the changes can't be commited. When the BP Designer is used via Browser in the Management Portal it works fine.
A workaround in IRIS Studio is to remove the file from SC and add it again. Then changes will be synced to the folder once.
Steps to reproduce:
- Open a BPL in IRIS Studio (Workspace -> Business Processes)
- Make any change to a BPL that is already added to SC (e.g. add an annotation) and click the save button.
- Try to commit the change. You will also notice that the change has not beend synched to the .cls file in the Git folder.