forked from invoke-ai/InvokeAI
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Contact Details
No response
What should this feature add?
Several enhancement requests were identified during testing of PR #26
- When two users, A and B, are logged in simultaneously and A initiates a generation, the generation preview shows up in both A and B's browsers and the generated image gets saved to both A and B's image boards. Non-administrative users should never see the images being generated by another user.
- When displaying the job queue, users should not be able to see Batch Field Values from generation processes launched by other users. The values should be blurred out if possible. Only the Administrator should be able to see values from generations launched by other users.
- When the job queue tab is open in multiple browsers and a generation is begun in one browser window, the queue does not update in the other window.
- New columns should be added to the job queue table showing the account name of the user who launched the job. If the account name is not set, then show the login name.
Alternatives
No response
Additional Content
No response
Copilot
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request