sennetconsortium / portal-ui

0 stars 1 forks source link

Update how `pipeline_message` is grabbed #1718

Closed maxsibilla closed 1 week ago

maxsibilla commented 1 week ago

pipeline_message will no longer be indexed so we now have to check if has_pipeline_message is True and if so we will have to fetch it via the Entity API. (Note this will only occur when editing a dataset)