animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

Make it clear new automation rules only apply to new images

Open erictncabramson opened this issue 1 month ago • 0 comments

User Story As a user, I want it to be clear what making new automation rules means, so that I understand which rules apply to which images.

Acceptance Criteria:

  • Show a pop-up warning when a user tries to upload images without a classifying model. Copy the same workflow that we have for a pop-up warning for when a user tries to upload images without automation rules, meaning that:
    • When a user tries to upload images without a "classifying" model, the message will appear.
    • When a user tries to upload images without a "classifying" model and is using the serial number override, the message will add to the existing serial number override warning
  • Message says:

Warning: No Classification Model Selected Images will be uploaded, but species will not be classified. To enable classification, please select a model before uploading.

Other Notes: We will assuredly make this a point of emphasis in documentation and support videos.

The approach essentially comes down to where we see the most hiccups happening currently:

  1. Do people try to upload images without any or their desire automation rules configured first?
  2. Do people update automation rules expecting it will reprocess all of their images?

erictncabramson avatar Oct 20 '25 23:10 erictncabramson