Closed simonoakesepimorphics closed 5 years ago
Looks good to me, thank you.
Having to ignore the status filter arguments for item views may seem odd but is the only compromise we've found that can provide the behaviour request in #104 without introducing other problems.
Fixed an issue where status filtering was being enforced too rigidly on registry items #104. Changed the behaviour so that status filters are ignored when requesting a single item. However, unauthenticated users will only be able to see items with "accepted" status and get a 404 otherwise.