Flush System-Wide Cache

In DF 2.0, does anyone has or had the same problem that every time you make changed to the DB or Services you have to Flush System-Wide Cache to make it work, e.g. when creating a new table, it’s not visible under the API Docs until you flush and the same with any changes to the Services (e.g. the custom scripts) you first need to flush.

Maybe there is a setting i can change to auto flush?

Yes I have faced similar issue. After changing roles of any user I need to flush the cache otherwise the old role id is returned by rest api.
Need a solution too.

Does the web server have read and write permissions for the storage/ and bootstrap/cache/ directories?