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

API.appBridge.close not closing records #1194

Open
jibs44 opened this issue Jun 23, 2021 · 1 comment
Open

API.appBridge.close not closing records #1194

jibs44 opened this issue Jun 23, 2021 · 1 comment
Labels
bug requires discussion This issues needs to be reviewed before development can start

Comments

@jibs44
Copy link

jibs44 commented Jun 23, 2021

Describe the bug
Calling API.appBridge.close(); from a field interaction does not close the current record.

To Reproduce
Steps to reproduce the behavior:

  1. Add field interaction on candidate status. Action: onChange
  2. Script: API.appBridge.close();
  3. Open candidate record, go to edit tab, change status.

Expected behavior
Record closes.

Actual behavior
Record stays open even though post robot responds with success from close message.

Specifications

  • Version: Current
  • Platform: Windows Chrome
  • Subsystem: Bullhorn front end/Field interaction

Additional context
Unsure if this is a legitimate bug or if it is being used in the wrong way. I have submitted a question on the gitter page but received no response.

@michael-amaya-bh
Copy link

Hello, are you still experiencing this issue?

@michael-amaya-bh michael-amaya-bh added bug requires discussion This issues needs to be reviewed before development can start labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug requires discussion This issues needs to be reviewed before development can start
Projects
None yet
Development

No branches or pull requests

2 participants