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

Feature: Replay #2907

Open
DamnClin opened this issue Aug 3, 2022 · 1 comment
Open

Feature: Replay #2907

DamnClin opened this issue Aug 3, 2022 · 1 comment
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $300 https://www.jhipster.tech/bug-bounties/

Comments

@DamnClin
Copy link
Collaborator

DamnClin commented Aug 3, 2022

The idea is to be able to replay what happens on a given application. A possible workflow is:

  • Upload an history file;
  • Display properties from history;
  • Apply all modules in a given folder.

This feature have multiple uses:

  • Ease bug analysis;
  • Give the possibility to provide a template catalog;
  • Uniformize CI to just replay the given templates.

I think this should be on a dedicated screen to avoid confusion with the main screen

@swarajsaaj
Copy link
Contributor

Hi,
This one seems interesting, and can try doing following:-

Replay:-

  • A dedicated screen to allow uploading of history file to visualize the properties and modules applied.
  • This audit trail of modules can be then applied to a different location

Templates

  • Save the history files as "templates" for well known usecases and enable replaying of those from the UI
  • Maybe allow creation of templates as well from a path?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $300 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

No branches or pull requests

4 participants
@swarajsaaj @pascalgrimaud @DamnClin and others