You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Calling API.appBridge.close(); from a field interaction does not close the current record.
To Reproduce
Steps to reproduce the behavior:
Add field interaction on candidate status. Action: onChange
Script: API.appBridge.close();
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
Calling API.appBridge.close(); from a field interaction does not close the current record.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Record closes.
Actual behavior
Record stays open even though post robot responds with success from close message.
Specifications
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.
The text was updated successfully, but these errors were encountered: