Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (814 - 816 of 2152)

Ticket Resolution Summary Owner Reporter
#2668 fixed Permission for sysadmin to read a deleted publisher ross dread

Reported by dread, 22 months ago.

Description

As a sysadmin I should be able to view deleted groups/publishers (publisher profile) but I can't.

In addition, there don't seem to be tests for permissions of deleted publishers.

#2670 fixed model.Group.get_children_groups returns deleted groups ross dread

Reported by dread, 22 months ago.

Description

I believe it should only return active ones. On DGU we see deleted publishers popping up.

#2736 wontfix Archiver fixes ross ross

Reported by ross, 22 months ago.

Description

We need to check the archiver to make sure it works as we would expect after the changes in #2732:

  • Receive notification of a file that needs processing
  • Check the file's DB entry and upload the file to the configured remote service
  • Update the URL of the file (both in the file's DB entry and the resource)
  • Once we're sure the file is safely archived, we should mark the file as being archived

so that we know it can safely be deleted at some point.

Maybe this could/should be implemented as a service rather than a celery task?

Note: See TracQuery for help on using queries.