Skip to content

fix: Alllow excluding pages from smart scoping - #3518

Merged
ikreymer merged 3 commits into
mainfrom
frontend-smart-scope-exclusions
Jul 21, 2026
Merged

fix: Alllow excluding pages from smart scoping#3518
ikreymer merged 3 commits into
mainfrom
frontend-smart-scope-exclusions

Conversation

@SuaYoo

@SuaYoo SuaYoo commented Jul 21, 2026

Copy link
Copy Markdown
Member

Resolves #3516

Changes

  • Always shows exclusion table if smart scoping is enabled.
  • Removes exclusions from "Page" scope workflows if additional scope is not enabled.

Manual testing

  1. Log in as crawler
  2. Go to new workflow
  3. Change scope type to "Page List". Verify exclusion table is shown
  4. Change scope type to "Page". Verify exclusion table is shown
  5. Uncheck "Use smart scoping rules". Verify exclusion table is hidden
  6. Go Settings > Crawling Defaults
  7. Add default exclusion and save
  8. Go back to new workflow
  9. Uncheck "Use smart scoping rules". Verify exclusion table is still visible
  10. Repeat 3-5 for editing existing workflow

@SuaYoo
SuaYoo marked this pull request as ready for review July 21, 2026 18:24
@SuaYoo
SuaYoo requested review from emma-sg and ikreymer July 21, 2026 18:24
@SuaYoo

SuaYoo commented Jul 21, 2026

Copy link
Copy Markdown
Member Author

@SuaYoo
SuaYoo requested a review from tw4l July 21, 2026 18:25

@ikreymer ikreymer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, tested on dev

@ikreymer
ikreymer merged commit 20b6e01 into main Jul 21, 2026
30 checks passed
@ikreymer
ikreymer deleted the frontend-smart-scope-exclusions branch July 21, 2026 22:32
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.

[Task]: Exclusions should be shown when smart scoping rules are available and the option is checked.

2 participants