Skip to content

Conversation

knewbury01
Copy link
Contributor

over sharing of flow steps was occuring unintentionally

What This PR Contributes

previously in release 2.1.0 the definition of the additional flow step of the UI5LogsToHttp.ql query had an inlined implementation of logger access , this was then refactored and added into a shared step that had a union result that meant the query unintentionally no longer constrained on going through logging functionality only (which is a requirement of the query)

Future Works

potentially consider a different, more correct mechanism to allow for sharing of this flow step (if that makes sense) across different situations

over sharing of flow steps was occuring unintentionally
@knewbury01 knewbury01 self-assigned this Oct 2, 2025
previously lost some intentional sharing
Copy link
Contributor

@jeongsoolee09 jeongsoolee09 left a comment

Choose a reason for hiding this comment

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

Minor naming / documentation requests. Thanks!

Copy link
Contributor

@jeongsoolee09 jeongsoolee09 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@jeongsoolee09 jeongsoolee09 merged commit ce6c422 into main Oct 3, 2025
5 checks passed
@jeongsoolee09 jeongsoolee09 deleted the knewbury01/fix-fp-2002 branch October 3, 2025 17:24
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