Clearing App Data (Process Instances, Form Data .. etc)
Confluence User - 01 Nov, 2018
Sometimes I want to clear all data of an app in the development phase. Here's how I do it:
1. I delete all running and completed processes using "monitor" of the admin bar
2. I clear all form tables using a database management tool
Sometimes, I came across this error, and I haven't been able to understand why it happens: Column 'id' in where clause is ambiguous Query
sql-error;apps
