avih75 / Action_Button_Control

Button for work item
MIT License
2 stars 5 forks source link

Feature Request - Options Screen Create Link (on/off) #10

Closed FormidableYeti closed 3 years ago

FormidableYeti commented 3 years ago

Feature request for future. There might be some people that want to copy a ticket, but not have it linked. This would be simpler to create functionality for in options screen vs further customizing code based on button name.

Add in Options screen: Option Name: Create Child Ticket Link Options available: on/off slider control

Functionality: If on - child link on copied (new) ticket will be created to parent (the ticket copy was clicked on). Parent ticket to be automatically saved to ensure child ticket status is showing on parent ticket. if off - no child link created.

avih75 commented 3 years ago

just working on that.... i thought of that two

On Sat, Dec 26, 2020 at 9:07 PM FormidableYeti notifications@github.com wrote:

Feature request for future. There might be some people that want to copy a ticket, but not have it linked. This would be simpler to create functionality for in options screen vs further customizing code based on button name.

Add in Options screen: Option Name: Create Child Ticket Link Options available: on/off slider control

Functionality: If on - child link on copied (new) ticket will be created to parent (the ticket copy was clicked on). Parent ticket to be automatically saved to ensure child ticket status is showing on parent ticket. if off - no child link created.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/avih75/Action_Button_Control/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPBUIZ2QS563BQOX7BBFD3SWYX7BANCNFSM4VKEJKXA .

-- בתודה, אבי חדד 0542400091

FormidableYeti commented 3 years ago

Update works perfect, thanks for adding this option!