OasisLMF / OasisUI

User Interface for the Oasis platform.
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

Suppress 404 error message - Configure Ouput Page #307

Closed sambles closed 10 months ago

sambles commented 1 year ago

Issue Description

When running the OasisUI with platform 2, the Configure Ouput & Run page displays an error popup message

404: Client error in API

This is from the UI checking if an analysis settings has already been attached to an analysis. On first run this message should be hidden from the user, since the analysis settings will be created in the next step.

Steps to Reproduce (Bugs only)

  1. Install Platform 2 with Piwind
  2. Run a standard workflow to the Configure Ouput & Run step

Version / Environment information

Platform 2.2.1 OasisUI 1.11.6

Example data / logs

Screenshot from 2023-08-31 15-56-10

sambles commented 11 months ago

Note: also a problem on platform 1