Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-3379

improve GSH template redirect after run

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.5.48
    • None
    • None
    • None

    Description

      If the stem is deleted in the GSH template, it will not error on that, but will walk up the folder hierarchy until it finds an existing folder

      If you dont want to redirect anywhere, call this:

      gsh_builtin_gshTemplateOutput.assignRedirectToGrouperOperation("NONE");
      

      If you want to redirect to another grouper page, do this:

      gsh_builtin_gshTemplateOutput.assignRedirectToGrouperOperation("operation=UiV2GrouperReport.viewAllReportInstancesForFolder&attributeAssignmentMarkerId=" + reportConfigBean.getAttributeAssignmentMarkerId()  + "&stemId=" + projectFolder.getId());
       

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: