Reference unassign IP address

Aitor_Bilbao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 17, 2024

Hi everyone,

We have 2 objects:

  1. IP Addresses
  2. Network adapters

From Network adapters we have a reference field to IP Addresses. When adding a new IP address we would like to see unassigned IP addresses, so we created a boolean field in IP Addresses called "Assigned". Then in the reference field in Network adapters we added a "Filter by IQL" where "Assigned != true". 

Problem: Once an IP address is assigned to a Network adapter the boolean field "Assigned" is changed to true. Next time when editing any other field in the object Network adapters it comes an error message in the IP address reference field "Object: 194.47.240.220 (CIN-654971) is invalid due to restrictions" because the boolean field now is true.

How can I list the unassigned IP addresses but at the same time is not affecting the edition of the other attributes in the object?

0 answers

Suggest an answer

Log in or Sign up to answer