Adding entry directly after applying a filter causes error 500
Problem appear in the back-end all entries view. When we use filter to look for some entry and then we try to add new entry, there will appear following error:
500 No controller to execute Cannot get fields in section 0
It happens only when we try to add entry directly after filtering entries, if we will go to some other view and then back to all entries list problem will not happen