We are trying to integrate BambooHR to Jira so that when a new employee comes on board a ticket is created to set him up in our systems and with hardware. One of the required fields is “Office Location” which is a select list in Jira and I need to translate from the Bamboo Representation using a switch command
This fails generating the following error
The strange thing is that if I go back and remove the switch statement and hardcode the location as 10984 (see below) the code works and the output bundles appear the same. Frankly this is driving me nuts, I am likely missing something obvious, and appreciate any help
That’s odd, the switch statement looks fine too.
Maybe try and use a “set variable” module where you put in the switch statement to get a bit of a better sense of what’s going on?
Welcome to the Make community!
This looks like a bug to me, since we can see the final office location id value in the input bundle are the same.
For complex technical issues or bugs like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing sensitive information about your situation might not be suitable for an open forum discussion.
You can open a new ticket, or if you are unable to login for some reason, you also can reach support by creating a new account.
If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
1 Like