archesproject / arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
210 stars 139 forks source link

#11111 Adds workaround to load widgets into workflow if missing. #11112

Closed csmith-he closed 3 days ago

csmith-he commented 4 days ago

Types of changes

Description of Change

The card-widget looks to see if widgets have been loaded into the workflow; if not, widgets are required so they load in the workflow

Issues Solved

11111

Checklist

Ticket Background

Further comments

Originally added as a hotfix to fix https://github.com/archesproject/arches-her/issues/1104 but we're asking for it to be put in Core Arches unless another solution has been found to this problem

For background, read discussion here: https://community.archesproject.org/t/issue-with-workflows-in-7-5/2270

csmith-he commented 4 days ago

@chrabyrd, I hope you don't mind but @aj-he suggested I request you to review as you provided the workaround in the first instance.