EscherLabs / Graphene

Graphene is a fully featured Workflow, Micro Application, and Content Management Platform with a robust web-based IDE (Integrated Development Environment). Graphene is the primary engine behind Binghamton University's myBinghamton portal.
https://docs.escherlabs.com/Graphene/
MIT License
29 stars 11 forks source link

Graphene Workflows: Data Map tab is not visible in the workflow instances with datamaps for new workflows #185

Closed alikemaltanriverdi closed 2 years ago

alikemaltanriverdi commented 2 years ago

Description Data Map tab is not visible for the newly created workflows. It also and never came back when I removed all datamaps, and added them back for another workflow that was already created.

Feature / Subsystem Graphene Workflows

To Reproduce Steps to reproduce the behavior.

  1. Go to http://portalawsdev.binghamton.edu/admin/workflowinstances/130
  2. See that there is no resources even though there are set up datamaps in the workflow itself (http://portalawsdev.binghamton.edu/admin/workflows/80#map)

To Reproduce this for the existing workflows:

  1. Go to http://portalawsdev.binghamton.edu/admin/workflowinstances/75 to see that you can see the Data Map tab
  2. Go to http://portalawsdev.binghamton.edu/admin/workflows/48, and delete the datamaps and save
  3. Go back to the instance and refresh the page
  4. Go to http://portalawsdev.binghamton.edu/admin/workflows/48, and add the datamaps and save
  5. Go to http://portalawsdev.binghamton.edu/admin/workflowinstances/75 and see that Data Map tab is not there

Console Errors Graphene Workflows

Link(s) New Workflow: http://portalawsdev.binghamton.edu/admin/workflows/80 New Workflow's Instance: http://portalawsdev.binghamton.edu/admin/workflowinstances/130 Existing Workflow to delete the datamaps: http://portalawsdev.binghamton.edu/admin/workflows/48 Existing Workflow's Instance: http://portalawsdev.binghamton.edu/admin/workflowinstances/75

Additional context @Cloverstone Let me know if you have any additional questions or if any need additional documentation.

alikemaltanriverdi commented 2 years ago

Confirmed, fixed.