~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/features/flags.py

Add api to delete bug tasks

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
     ('Enables the auto subscribing and unsubscribing of users as a bug '
144
144
      'transitions between public, private and security related states.'),
145
145
     ''),
 
146
    ('disclosure.delete_bugtask.enabled',
 
147
     'boolean',
 
148
     ('Enables bugtasks to be deleted by authorised users.'),
 
149
     ''),
146
150
    ('bugs.autoconfirm.enabled_distribution_names',
147
151
     'space delimited',
148
152
     ('Enables auto-confirming bugtasks for distributions (and their '