Skip to content

[RUN-4513] Document activity default time filter feature#1828

Open
ltamaster wants to merge 5 commits into
6.1.0from
RUN-activity-default-time-filter
Open

[RUN-4513] Document activity default time filter feature#1828
ltamaster wants to merge 5 commits into
6.1.0from
RUN-activity-default-time-filter

Conversation

@ltamaster

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Default Time Filter section to the Activity page docs (docs/manual/08-activity.md)
  • Documents both rundeck-config.properties and Docker environment variable configuration
  • Covers the feature flag (rundeck.feature.activityDefaultTimeFilter.enabled) and the value setting (rundeck.gui.activity.defaultTimeFilter)
  • Includes the required RUNDECK_FEATURE_ACTIVITYDEFAULTTIMEFILTER_NAME env var for Docker deployments

Test plan

  • Verify rendered page looks correct locally (npm run dev)
  • Confirm property names match the implementation in RUN-4513

🤖 Generated with Claude Code

ltamaster and others added 2 commits June 25, 2026 15:14
Add documentation for the ACTIVITY_DEFAULT_TIME_FILTER feature flag,
which lets admins pre-set a default time window on the Activity, Jobs,
and Adhoc Commands pages to improve load performance on large instances.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The NAME variable is required to register the feature flag correctly
when configuring via environment variables in Docker deployments.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ltamaster ltamaster requested review from a team and Copilot June 25, 2026 19:27
@ltamaster ltamaster added this to the 6.1.0 milestone Jun 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to the Activity page describing the new “Default Time Filter” capability, including how to enable it and configure defaults for both traditional installs and Docker deployments.

Changes:

  • Adds a new “Default Time Filter” section explaining purpose and behavior.
  • Documents required config keys in rundeck-config.properties (feature flag + default window value).
  • Documents equivalent Docker environment variables for enabling/configuring the feature.

Comment thread docs/manual/08-activity.md Outdated
ltamaster and others added 2 commits June 25, 2026 15:33
Per Copilot review: clarify that nodeFilter values also require URL
encoding, with a concrete example of filter syntax characters.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fdevans fdevans changed the base branch from 4.0.x to 6.1.0 June 25, 2026 19:35
@fdevans fdevans changed the title RUN-4513: Document activity default time filter feature [RUN-4513] Document activity default time filter feature Jun 25, 2026
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.

3 participants