Changes between Version 3 and Version 4 of Ticket #2550
- Timestamp:
- 06/26/12 08:45:16 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2550 – Description
v3 v4 1 Requirements 2 ------------ 1 == Requirements == 3 2 4 3 In the data hub plugin we require the ability to differentiate users between those that have paid for a service, and those that haven't. The distinction isn't boolean as there may be levels of service for paid users, so it may be that we need a 'type' of user where there are various grades of 'paid' which are likely to be strings (specific to the data hub). 5 4 6 7 Required interface 8 ------------------ 5 == Required interface == 9 6 10 7 Once changes have been made to the user schema, for a given user we want to be able to: … … 15 12 Care should be taken to ensure that the 'paid' status of the user cannot be set through the API and only by the datahub plugin. 16 13 17 User Stories 18 ------------ 14 == User Stories == 19 15 20 16 None 21 17 22 Tasks 23 ----- 18 == Tasks == 24 19 25 20 [ ] Tests … … 36 31 37 32 38 Estimates 39 --------- 33 == Estimates == 40 34 41 35