[Master]-[Financial Reports] Page cannot open because of FlowField 'Last Run By User' - #11640
Conversation
Good Sense Reviewer - Round 1Recommendation: Request ChangesWhat this PR doesThis change updates the Problem-solution fitFit: Partial The bug is valid and the change targets the failing FlowField, but the implementation only avoids the failure by no longer filtering to the signed-in user. The result can be blank or wrong for normal users. SuggestionsS1 (🔴 High): Keep filtering by the current user Risk assessment and necessityRisk: The regression surface is narrow to Financial Reports pages and the last-run value. There is no posting or ledger impact, but every user can see a blank or incorrect last-run timestamp. Necessity: A fix is needed because the page can fail to open when the current user value contains filter-special characters. The scope is right, but the fix still needs to preserve per-user filtering.
|
Fixes AB#649982