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

Incorrect validation in the Output name pattern field #4039

Open
sukhova opened this issue Dec 28, 2024 · 1 comment
Open

Incorrect validation in the Output name pattern field #4039

sukhova opened this issue Dec 28, 2024 · 1 comment
Assignees
Labels
in: reports size: S type: bug Something isn't working

Comments

@sukhova
Copy link
Contributor

sukhova commented Dec 28, 2024

Environment

Jmix version: 2.4.2
Jmix Studio plugin version: 2.4.2-243
IntelliJ version: IntelliJ IDEA 2024.3.1.1 (Community Edition)

Steps To Reproduce

  1. Launch the application with the Reports add-on installed.
  2. Create a new report.
  3. Enter a name for the report.
  4. Switch to the Templates tab and click the Create button.
  5. Fill in the Template code, Template file and Output type fields
  6. Click the OK button

Current Behavior

Although the Output name pattern field is optional, it is still highlighted in red and a validation message is shown. This template cannot be saved.

image

@sukhova sukhova added type: bug Something isn't working in: reports triage Issue is waiting for triage labels Dec 28, 2024
@glebfox
Copy link
Contributor

glebfox commented Jan 10, 2025

See io.jmix.reportsflowui.view.validators.OutputFileNameValidator. Also check #2545 p.3

@glebfox glebfox added size: S and removed triage Issue is waiting for triage labels Jan 10, 2025
@glebfox glebfox moved this to Backlog in Release 2.4 Jan 10, 2025
@NikitaShchienko NikitaShchienko moved this from Backlog to In progress in Release 2.4 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: reports size: S type: bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

3 participants