Changes between Initial Version and Version 3 of Ticket #2548


Ignore:
Timestamp:
06/26/12 09:49:34 (22 months ago)
Author:
ross
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2548

    • Property Owner changed from kindly to ross
    • Property Status changed from new to accepted
    • Property Milestone changed from ckan-v1.8 to datahub-july
  • Ticket #2548 – Description

    initial v3  
    1 Make it a lot quicker/straightforward to find out which user created a specific object.  We need the concept of 'object owner' outside of the usual metadata about the dataset. 
     1 
     2== Requirements == 
     3 
     4We need to be able to easily determine who the owner of a dataset or group is.  Datasets and Groups should have an Owner, who may change over time but is a specific user within the CKAN instance.  It should be easy for CKAN components to determine the user and for the initial version we should ignore the can of worms labelled 'ownership transfer'. 
     5 
     6At this point migration is likely to be the biggest issue, and would suggest that it is acceptable that the last user to edit a dataset be set as the current owner. 
     7 
     8More tickets should arise as a result of this work where we may be able to optimise some queries to use the new feature. 
     9 
     10 
     11== Interface == 
     12 
     13None 
     14 
     15 
     16== User Stories == 
     17 
     18None 
     19 
     20 
     21== Tasks == 
     22 
     23[ ] Analysis/Clarification 
     24 
     25[ ] Tests 
     26 
     27[ ] Migration 
     28 
     29[ ] Code/Schema changes 
     30 
     31[ ] Documentation 
     32 
     33 
     34== Estimates == 
     35 
     36