Skip to content

Fix: Move folderUID to alert group level#2

Open
ShivaniBanke wants to merge 1 commit intobase-14:mainfrom
ShivaniBanke:fix/folder-uid-handling
Open

Fix: Move folderUID to alert group level#2
ShivaniBanke wants to merge 1 commit intobase-14:mainfrom
ShivaniBanke:fix/folder-uid-handling

Conversation

@ShivaniBanke
Copy link
Copy Markdown
Contributor

@ShivaniBanke ShivaniBanke commented Oct 30, 2025

Current State

The folder UID was being passed at the team config level, which forced all alerts to use the same folder as the global configuration. This limited the flexibility to organize alerts into different folders based on their purpose or team.

Changes

  • Moved folderUid to the alert group level
  • This allows different alert groups to be organized into different folders
  • Maintained backward compatibility by falling back to team config if not specified

Notes

  • This is a non-breaking change that will inherit folder UIDs from their parent alert group
  • The team's default folder is still used as a fallback if not specified
  • This change simplifies alert rule configuration by reducing redundancy

@ShivaniBanke ShivaniBanke changed the title fix: Move folderUid to alert group level fix: Move folderUID to alert group level Oct 30, 2025
@ShivaniBanke ShivaniBanke changed the title fix: Move folderUID to alert group level Fix: Move folderUID to alert group level Oct 30, 2025
@ShivaniBanke ShivaniBanke changed the title Fix: Move folderUID to alert group level Feat: Move folderUID to alert group level Oct 30, 2025
@ShivaniBanke ShivaniBanke changed the title Feat: Move folderUID to alert group level Fix: Move folderUID to alert group level Oct 30, 2025
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.

1 participant