Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create a booking system

Miguel Belen May 13, 2019

Hi all,

 

is there a way to create a Booking system on Jira? I am creating a new form with ProForma but i need to made a field unselectable if the "House" is full. 

How can i do this?

 

Thanks in advance,

Miguelk

1 answer

0 votes
Jamil Rahimov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 20, 2019

@Miguel Belen
If you have insight plugin on jira you can follow these steps:

First create house object and 'Count' attribute1.PNG

Then write groovy script which decreases 'count' attribute.
and finally add validator script for checking count.
if(count == 0) there is no place at house.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events