Skip to content

Add move option to action-report, with all status and recursive search#1908

Merged
craiglurey merged 1 commit intoKeeper-Security:releasefrom
lthievenaz-keeper:action-report-move
Apr 4, 2026
Merged

Add move option to action-report, with all status and recursive search#1908
craiglurey merged 1 commit intoKeeper-Security:releasefrom
lthievenaz-keeper:action-report-move

Conversation

@lthievenaz-keeper
Copy link
Copy Markdown
Contributor

@lthievenaz-keeper lthievenaz-keeper commented Mar 30, 2026

Changes to the action-report command:

  • Added move to the list of apply-action choices, which will move all returned users to a node - specified with the target-node argument.

  • Added all to the list of status choices, returning invited, active and locked users with d=0

  • Fixed an issue where the users updated with apply-action are not the same as those filtered with the node argument.

  • Fixed a potential unwanted behavior where the node argument returns a recursive node and subnodes search, preventing you from applying actions to a specific node if it has subnodes. By default, using the node argument will only return results from the specified node.

  • Added a recursive argument to replicate the above recursive behavior with node filter.

- Added `move` to the list of `apply-action` choices, which will move all returned users to a node - specified with `target-node`

- Added `all` to the list of `status` choices, returning invited, active and locked users with `d=0`

- Fixed an issue where the users updated with `apply-action` are not the same as those filtered with the `node` argument.

- Fixed a potential unwanted behavior where the `node` argument returns a recursive node and subnodes search, preventing you from applying actions to a specific node if it has subnodes. By default, using the `node` argument will only return result from the specified node.

- Added a `recursive` argument to replicate the old behavior with `node` filter.
@craiglurey craiglurey merged commit 522e1d0 into Keeper-Security:release Apr 4, 2026
4 checks passed
sk-keeper pushed a commit that referenced this pull request Apr 9, 2026
#1908)

- Added `move` to the list of `apply-action` choices, which will move all returned users to a node - specified with `target-node`

- Added `all` to the list of `status` choices, returning invited, active and locked users with `d=0`

- Fixed an issue where the users updated with `apply-action` are not the same as those filtered with the `node` argument.

- Fixed a potential unwanted behavior where the `node` argument returns a recursive node and subnodes search, preventing you from applying actions to a specific node if it has subnodes. By default, using the `node` argument will only return result from the specified node.

- Added a `recursive` argument to replicate the old behavior with `node` filter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants