webrecorder/browsertrix

[Bug]: Ensure the crawl settings with and without workflow show the same info

ikreymer opened this issue · 0 comments

Browsertrix Version

v1.11

What did you expect to happen? What happened instead?

It seems that we show slightly different content if an archived item is loaded directly vs through the workflow, eg.
/items/crawl/<id>?workflowId=<workflowid>#config vs
/items/crawl/<id>#config

This might be because the workflow version also loads additional data from the workflow? Ideally, everything can be loaded all at once from the crawl now (including config). We should ensure that these views show the same data.

Reproduction instructions

  1. View crawl settings for a crawl from directly from archived items list.
  2. View crawl settings for a crawl navigated to via workflow -> crawls list, which will have ?workflowId=<id> added

Screenshots / Video

No response

Environment

No response

Additional details

No response