elements-at / ProcessManager

Manage processes in Pimcore
Other
45 stars 31 forks source link

restrictTopermissions is not in bundle_process_manager_configuration table #206

Open anshu1thakur opened 5 months ago

anshu1thakur commented 5 months ago

"While attempting to initiate a job using the REST service, I encountered an error stating that a specific column does not exist in the table. However, it's certain that this column is not present in the table. I'm puzzled because tables are automatically created by this bundle, so why wasn't that column generated by the bundle?

anshu1thakur commented 5 months ago

An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'restrictToPermissions' in 'where clause'