Currently, to edit a query in the UI, the query needs to be deleted and recreated for it to be "updated".
Desired Behavior
Some kind of mechanism for updating a query in the UI.
Use Case
Updating existing queries currently is cumbersome and would be improved by this feature.
Implementation Suggestions
My suggestion would be to add an edit mode for saved queries, which for one signifies that the query is currently being edited, and has a save button which updates the saved query.
Feature Description
https://github.com/SpecterOps/BloodHound/pull/771 Introduced the ability to update saved queries via API. It would be nice to have the functionality of updating a query in the UI as well.
Are you intending to implement this feature?
No.
Current Behavior
Currently, to edit a query in the UI, the query needs to be deleted and recreated for it to be "updated".
Desired Behavior
Some kind of mechanism for updating a query in the UI.
Use Case
Updating existing queries currently is cumbersome and would be improved by this feature.
Implementation Suggestions
My suggestion would be to add an edit mode for saved queries, which for one signifies that the query is currently being edited, and has a save button which updates the saved query.