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

Not considering added inputs for download generated zip #378

Open
dharmendrasinhIndiaNIC opened this issue Jan 19, 2023 · 0 comments
Open
Labels
Type: Bug 😢 A confirmed bug or something that isn't working as expected

Comments

@dharmendrasinhIndiaNIC
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Fill following details:
  • Project configuration
    -- Application name: AccessForm
    -- Repository name: access-form
  • Application type
    -- Which type of application would you like to create?: Microservice application
    Server side options
    -- What is your default Java package name?: com.myform
    -- On which port would like your server to run? It should be unique to avoid port conflicts.: 8081
    -- Do you want to use the JHipster Registry to configure, monitor and scale your application?: No
    -- Which type of authentication would you like to use?: JWT authentication (stateless, with a token)
    -- Which type of database would you like to use?: Couchbase
    -- Which production database would you like to use?: Couchbase
    -- Which development database would you like to use?: Couchbase
    -- Do you want to use the Spring cache abstraction?: No
    -- Would you like to use Maven or Gradle for building the backend?: Maven
    -- Which other technologies would you like to use?: (no selection)
  • Internationalization options
    -- Would you like to enable internationalization support?: No
  • Testing options
    -- Besides JUnit and Jest, which testing frameworks would you like to use?: (no selection)
  • Click on [ Download as Zip file ] button
  1. In downloaded file there sould no exists angular/other registries configurations like angular.json, or other files, but those files are exists there

Expected behavior
It should consider input values which are passed from front-end

Seems issue from frontend as it is submitting some fixed params insted of selected values
image

Additional context
Faced issue on 19-January-2023

@dharmendrasinhIndiaNIC dharmendrasinhIndiaNIC added the Type: Bug 😢 A confirmed bug or something that isn't working as expected label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 😢 A confirmed bug or something that isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant