Skip to content

[XWI-151] When a wiki page is added to the wp description, the added page is not shown on the mentioned description box - #24762

Open
shiroginne wants to merge 3 commits into
devfrom
bug/xwi-151-when-a-wiki-page-is-added-to-the-wp-description-on-the-wp-page-the-page-is-not-shown-on-the-mentioned-description-box
Open

[XWI-151] When a wiki page is added to the wp description, the added page is not shown on the mentioned description box#24762
shiroginne wants to merge 3 commits into
devfrom
bug/xwi-151-when-a-wiki-page-is-added-to-the-wp-description-on-the-wp-page-the-page-is-not-shown-on-the-mentioned-description-box

Conversation

@shiroginne

Copy link
Copy Markdown
Contributor

Ticket

XWI-151

What are you trying to accomplish?

Re-render "mention in description" wiki tab's box, if a wiki page was added to the description.

Screenshots

Screenshot 2026-08-14 at 17 06 47

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

Update the "mentioned in description" wiki tab's block when a description for the WP is changed.
Fix an issue when `requestStream` method is showing the load progress bar which we don't want to do
@shiroginne
shiroginne requested a review from a team August 14, 2026 15:07
@shiroginne shiroginne self-assigned this Aug 14, 2026
@github-actions

Copy link
Copy Markdown

Caution

The provided work package version does not match the core version

Details:

Please make sure that:

  • The work package version OR your pull request target branch is correct

@github-actions

Copy link
Copy Markdown

Warning

Flaky specs

  • rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:1]
  • rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:2]
🤖 Ask Copilot to investigate

Copy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer.

@copilot The following spec(s) are flaky in CI (first seen on PR #24762, linked for reference only):

- `rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:1]`
- `rspec ./spec/features/work_packages/table/switch_types_spec.rb[1:1:2]`

Treat this as a standalone task, unrelated to PR #24762. Create a new branch from origin/dev and open a new pull request targeting dev — do not stack it on PR #24762 or reuse that branch.

Follow the playbook in docs/development/testing/handling-flaky-tests/README.md to find the root cause and fix the underlying race — do not skip, delete, or weaken the spec to make it pass; disabling is a last resort per the playbook, and only with a bug ticket. Verify the fix by running the spec(s) repeatedly (e.g. `script/bulk_run_rspec --run-count 10`).

If you cannot reproduce the flake or are not confident in a fix after reasonable investigation, do not fabricate a change or skip the spec to force CI green. Instead, leave the pull request in draft and document what you tried, the suspected cause, and any leads in its description, then assign @shiroginne to take over.

Once the fix is verified, title the PR after the spec(s) it fixes, and use the PR description to explain the root cause, how the change resolves it, and the before/after results. Label the PR `flaky-spec`, assign @shiroginne, and request a review from @shiroginne.
On every commit, set @shiroginne as the sole co-author with a `Co-authored-by:` trailer (use their GitHub no-reply email so it links to their account), so it is traceable who dispatched the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant