I am new to Outsystems and liking the ecosystem very much.
As application owner and a developer myself I would like to know what code changes were done by developers in order to fix a defect or to build a new feature, in traditional non Outsystems application it was really easy but what is alternative practice used in this world?
Please note the code changes done for a defect might be incremental and may come in parts but at the time of delivery or sometime in future I would like to be able to navigate to the code changes done only and only for that item. (That's a piece of cake with Git and Jira)
Hi,
You can open previous versions and check with the Compare & Merge functionality what code is different in the published one:
1 - In Module select Open other version:
2 - Select the version you want:
3 - Click the Compare And Merge button:
4 - Then, click the actions and nodes that you want to compare the published version with the versions that you selected.
Hope this can help you.
The Jira part maybe you can do that integrating with that tool:
https://www.outsystems.com/forge/component-overview/936/jira-connector
https://www.outsystems.com/forge/component-overview/1792/jiraconnectorwithcustomfields
Best regards,
Ricardo Pereira