Skip to content

Create problem task from the problem #1148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

shridk
Copy link
Contributor

@shridk shridk commented Oct 4, 2024

Using UI action script we can create a Problem task from a Problem and associate it to the current problem

Short description of the problem task is "Problem Task Created for problem " + current.number
Same will be added to the Description as well.
sys_id of the current problem record will be added to the problem field of the Problem Task. This will create relation between Problem and Problem Task.
Problem Task Type will be General

UI Action will be available as Form Button on the Problem Form.
When Clicked Problem Task will be Created and associated to the current Problem.

shridk added 5 commits October 4, 2024 11:37
Create New blank incident from the incident.
Readme for Open a new blank form UI Action
UI Action Create Problem Task from the Problem
Using UI action script we can create a Problem task from a Problem and associate it to the current problem

Short description of the problem task is "Problem Task Created for problem " + current.number
Same will be added to the Description as well.
sys_id of the current problem record will be added to the problem field of the Problem Task. This will create relation between Problem and Problem Task.
Problem Task Type will be General

UI Action will be available as Form Button on the Problem Form.
When Clicked Problem Task will be Created and associated to the current Problem.
@earlduque
Copy link
Contributor

Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

@earlduque earlduque closed this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants