- 
    Type:New Feature 
- 
    Resolution: Fixed
- 
    Priority:Minor 
- 
    Component/s: Instructions, SolarUser
- 
    None
The /instr/updateState API allows updating the state of a single instruction based on its ID. It would be helpful in some situations to be able to update instructions in bulk, matching some sort of filter criteria. For example:
- update all pending instructions older than date X
- update all instructions in list of IDs (X, Y, Z)