Feature #18201
Add ability to query on project status
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/10/2017
Due date:
% Done:
0%
Estimated time:
Description
We'd like the ability to query on sam project status. The use case we have in mind is to identify files associated with active projects.
History
#1 Updated by Robert Illingworth over 3 years ago
Having thought more about this, I'm not sure it's such a good idea to have datasets based on transient values like the running project status. You can always get the list of running projects from the DB and explicitly exclude the relevant ones.