Skip to content

Always calculate suggestions if in add_vector_related step#1993

Open
ajparsons wants to merge 1 commit intomasterfrom
alerts-form-suggestions-tweak
Open

Always calculate suggestions if in add_vector_related step#1993
ajparsons wants to merge 1 commit intomasterfrom
alerts-form-suggestions-tweak

Conversation

@ajparsons
Copy link
Copy Markdown
Contributor

@ajparsons ajparsons commented Feb 23, 2026

Bit cautious about this one because I can't reproduce the underlying error (could be a weird form thing), but the issue makes sense I think.

When we get errors from the alerts form, the details we're getting are saying 'shown_related' is true, while in the 'add_vector_related' step (something goes wrong submitting that form, which loops back to the same view, but also tells it it doesn't need to calculate suggestions it needs).

This tweak means we will always recalculate suggestions if in the add_vector_related step.

@ajparsons ajparsons force-pushed the alerts-form-suggestions-tweak branch from d06cb7d to cfef9f6 Compare February 23, 2026 15:16
@ajparsons ajparsons changed the title Always calcualte suggestions if in add_vector_related step Always calculate suggestions if in add_vector_related step Feb 23, 2026
@ajparsons ajparsons requested a review from struan February 23, 2026 15:21
@struan
Copy link
Copy Markdown
Member

struan commented Feb 25, 2026

Is there an issue for this or a copy of the error message I could look at?

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