The organisation I work for has recently upgraded their servers to version 6.x from version 4.6.x, since this has happened whenever a certain database is refreshed from the template selected actions stop working.
They are still visible but clicking the action doesn’t do anything, the actions are written in LotusScript. Analysing what is happening with debugger doesn’t help as it’s almost as if the LotusScript for that action has been wiped. The action in effect becomes empty of code.
To fix it I have to revert to a version 4 client and refresh manually but this is not a long term solution.
This issue seems to be related to having version 6 servers as I have been coding and refreshing using a 6.5 client for several months prior to the server upgrade.
The code design is hidden on the production database. Anyone got any clues ?