Issue with git and action chains without a defined return type
Summary:
Since the upgrade to 2201 if we go in and simply view an action chain that does not have a defined return type, a return type of object[] is getting auto-assigned.
Content (required):
We have some action chains that do not have a return or a defined return type. Since the upgrade, VBCS is automatically assigning a return type of object[] (see image below).
This isn't necessarily a huge issue, but git is recognizing these as changes to the files. We are forced to either manually rollback the changes or commit them. We would rather not have to do either.
Tagged:
0