Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-404

When adding a custom event without the attribute exit_code it can not be deleted with JOC

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12
    • 1.12.2
    • None
    • None

    Description

      Current Situation

      When adding a custom event without the attribute exit_code the event is listed in JOC but can not be deleted.

      For example the event is add by this event handler

      <?xml version="1.0" encoding="UTF-8"?>
      <actions>
        <action name="MyEventHandler">
          <events>
            <event_group group="myGroup" logic="not myEvent">
              <event event_class="myClass" event_id="myid" event_name="myEvent" />
            </event_group>
          </events>
          <commands>
            <add_event>
              <event event_class="myClass" event_id="myId" scheduler_event_expiration_period="00:15" />
            </add_event>
          </commands>
        </action>
      </actions>
      
      

      Desired Behavior

      It should always be possible to delete events from the list using JOC

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: