This is my first 100% Constellation project, and I’m running into problems I don’t quite understand.
After developing on the branches and testing the functionalities, I merged the ruleset version. For some reason, a functionality related to a data type stopped working. It’s basically adding or modifying a record in the table from the user interface. To edit, I created an action in the data type and called it from the table. After the merge, this action is no longer available, even though it exists in the ruleset. I created another one, for testing purposes, on the branch, but it doesn’t appear either. When I try to add a new record, I get this error:
I don’t know what could have happened or how to fix it.
Any suggestions? Any clue would be greatly appreciated.
PS: When I saved the data page saveable to the branch, adding a new record was fixed. But the action created to edit it doesn’t appear.
When I activate edit by default, it does appear, but it doesn’t display any view to edit, even though the view is configured in the data type.

