Ticket #9 (closed enhancement: fixed)
Register new package
Reported by: | johnbywater | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | milestone1 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
As a
Authenticated User
I want to
Create/register a package
So that
The package will be listed in the system and visible to users
Notes
- Full package registration process may be broken down into:
- Creating a package by provision of minimal attributes:
- name: unique and web-usable
- auto-generation of default values such as:
- date-registered (today's date)
- first owner (one owner should be created corresponding to the authenticated user performing this action)
- (?) auto-generate a default release
- updating the created package -> ../UseCase12
- Creating a package by provision of minimal attributes:
Change History
Note: See
TracTickets for help on using
tickets.