Workflow condition

Issue #764 resolved
Venkatesh Pokala created an issue

Hi Team,

Status is from NEW to TRIAGE the condition should be like: Trigger:

Completion and Save of Form New Security Vulnerability

Result:

Triage_StartDate = Today Triage_DueDate = Today + 1WD Triage_DaysOpen = 0 Triage_SLAV = False Triage_ButtonActiveTriage = True

next VALIDATION to REMEDIATION the condition should be

Trigger :

PSV: From JIRA Story transition Reproduced CSV: Confirmation on button Validated in AP

Result:

Remediation_ButtonActiveAdd = True Validation_CompDate = Today Remediation_StartDate = Today Remediation_DueDate = Validation: Due Date + SLADays Remediation_DaysIn = 0 Remediation_DaysOpen = 0 Remediation_ReOpen = 0 If ModelList != null: For each model in ModelList: Create new Affected Product with Model = model Do Create Transition

Thanks in Advance

Thanks Venkatesh.

Comments (2)

  1. Fidel Castro Armario repo owner

    Hi @venky298,

    I don't understand many aspects of your description. Please, add the following information:

    1. Which are the statuses and transitions of the workflow? Do you have a graph?
    2. Which fields are implied in the workflow? I need the name and the field type. For example: Are Triage_ButtonActiveTriage and SLADays custom fields? Which type are them?
    3. What is ModelList?
    4. What is Affected Product?

    I can't understand your question if you don't give me all the details.

  2. Log in to comment