Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow Button Bar - Buttons - User is not being presented with choices #1504

Open
joemajor23 opened this issue Dec 19, 2023 · 1 comment
Open

Comments

@joemajor23
Copy link

We have two different sandboxes with different package versions:

Dev Sandbox:

  • FlowScreenComponentsBasePack - 3.0.18
  • FlowActionsBasePack - 2.32

UAT Sandbox:

  • FlowScreenComponentsBasePack - 3.3.1
  • FlowActionsBasePack - 3.15

When running a screen flow with a screen with a flow button bar in the Dev sandbox the component is correctly displayed and the user is presented with a choice of 3 buttons.
Flow debug. Note debug termination before screen with flow button bar is displayed.
image
Screen is visible for button selection.
image

In the UAT sandbox the screen with the flow button bar is not displayed and it appears a value is being defaulted:

image

The xml for the flow appears to contain a default value for Queue in both sandboxes, which is the value being applied.

image

@joemajor23
Copy link
Author

The default value does not appear to be something that can be changed and is not a UI configurable setting. I am thinking that perhaps this value was added when generated in an older version but not considered but now is?

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

No branches or pull requests

1 participant