I have an empty dataset on which I have created an ontology object that has a materialisation table, which is modified with actions on workshops. This materialisation table is used in several transforms in a pipeline in code repository. The materialisation table occasionally has the following error:
causing several transforms in the pipeline to fail.
If I manually rebuild the materialisation table like this:
the problem is solved, but I would like to prevent it from happening so often and creating problems for end users using the app.