Changes between Version 3 and Version 4 of Ticket #2550


Ignore:
Timestamp:
06/26/12 08:45:16 (22 months ago)
Author:
ross
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2550 – Description

    v3 v4  
    1 Requirements 
    2 ------------ 
     1== Requirements == 
    32 
    43In 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). 
    54 
    6  
    7 Required interface 
    8 ------------------ 
     5== Required interface == 
    96 
    107Once changes have been made to the user schema, for a given user we want to be able to: 
     
    1512Care should be taken to ensure that the 'paid' status of the user cannot be set through the API and only by the datahub plugin. 
    1613 
    17 User Stories 
    18 ------------ 
     14== User Stories == 
    1915 
    2016None 
    2117 
    22 Tasks 
    23 ----- 
     18== Tasks == 
    2419 
    2520[ ] Tests 
     
    3631 
    3732 
    38 Estimates 
    39 --------- 
     33== Estimates == 
    4034 
    4135