There's a mismatch between the description in the page and the RMS project state in the backend.
This is most likely due to isRmsProjectOpen is not set to False when RMS project is closed because it's expired. After this PR is merged, we can think more about improving UX when RMS session is expired. However, this issue might not be as important if we change the API to just fetch data from RMS and close it afterward. Then there's no need to deal with expired RMS session.