Jan

Results 27 issues of Jan

##### **Overview of the issue** In the following line, we do produce a ? character right before the element accessor: https://github.com/jhipster/generator-jhipster/blob/1668772197f1e5fbc21d43b07abfa833c2e66a2d/generators/entity-client/templates/angular/src/main/webapp/app/entities/list/entity-management.component.html.ejs#L149 This produces such warnings during frontend build: ``` [INFO]...

area: bug :bug:
theme: angular
$100
$$ bug-bounty $$

##### **Overview of the feature request** Hi, I just wanted to integrate some auditing capabilities to my Entities and found this one by @deepu105 : https://github.com/hipster-labs/generator-jhipster-entity-audit As already reported in...

area: enhancement :wrench:
theme: blueprint :paw_prints:
$$ bug-bounty $$
$500
theme: entities

##### **Overview of the issue** When deleting an Entity with relationships from the frontend, it fails as the deletion is not cascaded to the sub-entities. This produces then such a...

area: enhancement :wrench:
theme: relationships

##### **Overview of the issue** We do have a schema, where there is a column with type AnyBlob in there. The application was initially generated using the --incremental-changelog flag. The...

area: bug :bug:
theme: liquibase

When I try to copy & paste a normal list from Microsoft Word 2010, the editor creates the following BBCode, which is not really what we expect: ``` [font=Symbol]·[size=1][font=Times New...

Enhancement

Hi, would be nice to get a new release for issue #69 so that we can get rid of the reported vulnerability in our products. Of course, we don't actually...

According to https://github.com/Azure/azure-rest-api-specs/blob/main/specification/monitor/resource-manager/Microsoft.Insights/stable/2022-06-01/dataCollectionRules_API.json#L380-L418 there is no parameter named "scheduledTransferPeriod". When enabling VM Insights through Azure portal: ![image](https://github.com/Azure/azure-rest-api-specs/assets/2911492/972fae70-2ed0-411d-82fb-8b2ac600f97e) the parameter is set in the deployment, so is obviously usable: ![image](https://github.com/Azure/azure-rest-api-specs/assets/2911492/e0435e21-1b5e-458a-b0f9-cb8c93b71fd1) Please...

question
Monitor - Operational Insights
Service Attention
customer-reported

##### **Overview of the issue** We do have an issue with incremental changelog generation, since v8. We have an existing application with a defined jdl, modify the jdl and let...

area: bug :bug:
theme: liquibase

##### **Overview of the feature request** It would be really helpful to define a default value in JDL for a given field. For example, we want to automatically have checkboxes...

area: triage
theme: undefined

##### **Overview of the issue** Hi, we are using \@MapstructExpression to generate some combined field values and want to use some easy String concatenation in the expression so that the...

area: bug :bug:
theme: JDL