Forums

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

Custom Fleld Module Plugin Lifecycle

David June 28, 2020

I am creating a custom field module inside a plugin for our instance of Jira Software+SD.
I am from a .net/Swift(Apple)/Java(Android) background where most things have a life cycle of when an extending class is reference or initialised a create or similar method is called.
In the custom field module I am trying to see when a Jira Admin creates a new custom field in the add custom field screen once they have entered the name and description.
However I have been unable to find the method that is triggered once the create button has been clicked by the user.
I was unable to find any documentation around the life cycle of  custom customfield. I am using GenericTextCFType as it is a simple bit of text shown however I want to do some setup in my DB Tables based on name and description given to the new CF.

 

Any help or documentation pointers are appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer