Uploaded image for project: 'Scheduler'
  1. Scheduler
  2. MGNLSCH-29

Provide uuid parameter in Context

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Neutral
    • 1.5.3
    • 1.5
    • None

    Description

      If scheduled job provide parameters repository and path and doesn't provide uuid. Then try get uuid of node and put the parameter to the context.

      Strangely this issue (see more in attached stacktraces) concerns only items in the Inbox which were added by a scheduled command, whereas if the inbox item was added by, say, manually activating a page in the website tree, then the error does not occur. Problem is here info.magnolia.module.workflow.inbox.new ListColumn()

      {...}

      .getValue() at line #172 where the call to

      String uuid = "" + this.getListControl().getIteratorValue("uuid");
      

      returns an empty string in case of an inbox item added by a scheduled command

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              mdivilek Milan Divilek
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD