Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISW - Wizard Step: Create New Stream #20569

Open
grotlue opened this issue Sep 26, 2024 · 6 comments
Open

ISW - Wizard Step: Create New Stream #20569

grotlue opened this issue Sep 26, 2024 · 6 comments
Labels

Comments

@grotlue
Copy link
Contributor

grotlue commented Sep 26, 2024

  • Shows a form to create a new stream with:
    • Title
    • Description (optional)
    • Index Set (select of existing index sets), refreshes regularly
      • only user-created ones (no illuminate or System Messages)
    • Checkbox: Remove matches from Default Stream
    • Checkbox: Create a new Pipeline for this Stream
    • Select of all existing pipelines (only one can be selected)
  • Shows a button "Create a New Index Set", on click
    • Opens the existing index set creation form in a new tab
  • Shows a button "All Done - Start Input" which leads to ISW - Wizard Step: Start Input Step #20567
  • The stream is not created at this point, but all the configuration will be set

f6332812-b728-4aba-b6bf-87d8e2b7b7f6#media-blob-url=true id=ad13e9a8-177b-4618-ab3e-3df4f306eea5 contextId=10149 collection=

@grotlue grotlue closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
@grotlue grotlue reopened this Sep 27, 2024
@grotlue
Copy link
Contributor Author

grotlue commented Sep 27, 2024

@tellistone If the user chooses to "Create a new Pipeline for this Stream" what exactly is the content of the pipeline? Is it just an "empty" one with a name?

@grotlue
Copy link
Contributor Author

grotlue commented Sep 30, 2024

@tellistone
Copy link

@tellistone If the user chooses to "Create a new Pipeline for this Stream" what exactly is the content of the pipeline? Is it just an "empty" one with a name?

Yes - empty pipeline with name that corresponds to the new stream, attached to the new stream

@grotlue
Copy link
Contributor Author

grotlue commented Oct 11, 2024

Added backend label as we need to routes the messages to the new stream

@grotlue
Copy link
Contributor Author

grotlue commented Oct 11, 2024

@tellistone Do I understand correctly that we want to ask the user if they want to create another custom stream?

@tellistone
Copy link

Yeah, their options are

  1. no routing, same as today
  2. pick an existing stream, we create routing to it
  3. create a new stream, optionally attach an existing pipeline to it, create routing to it

@grotlue grotlue removed the backend label Nov 6, 2024
@tellistone tellistone changed the title Wizard Step: Create New Stream ISW - Wizard Step: Create New Stream Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants