sul-dlss / was-registrar-app

Rails app to organize downloaded web archiving data and trigger preassembly/accessioning when appropriate
0 stars 0 forks source link

Limit validation when status is not waiting for RegistrationJob. #489

Closed justinlittman closed 2 years ago

justinlittman commented 2 years ago

Why was this change made? 🤔

Some validation only applies for a new registration job; for other registration jobs the validation prevents saving.

How was this change tested? 🤨

âš¡ âš  If this change involves consuming from other services or writing to shared file systems, test that web archive seed and crawl accessioning (and maybe even SWAP system?) works properly in [stage|qa] environment, in addition to specs. âš¡

stage