Opened 10 years ago

Closed 8 years ago

#615 closed feature (fixed)

Add a 'frozen' state for public collections

Reported by: Twan Goosen Owned by:
Priority: major Milestone: VirtualCollectionRegistry-1.1
Component: VCRegistry Version:
Keywords: Cc:

Description

Even published collections can be edited (see #600). In some cases it might be desirable to finalise a collection and prevent future editing so that users can safely assume this collection will never change.

Add a state for (published) virtual collections that guarantees their absolute stability.

This may interact with versioning (#601).

Change History (2)

comment:1 Changed 8 years ago by Willem Elbers

Milestone: VirtualCollectionRegistry-1.1

comment:2 Changed 8 years ago by Willem Elbers

Resolution: fixed
Status: newclosed

Added a PUBLIC_FROZEN state which is not editable. Currently this does not affect versioning.

Note: See TracTickets for help on using tickets.