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

error in the report when writing message in the alarm #2684

Closed
GabrielTec251 opened this issue Sep 3, 2023 · 2 comments
Closed

error in the report when writing message in the alarm #2684

GabrielTec251 opened this issue Sep 3, 2023 · 2 comments
Assignees
Labels
bug community Community Reported Issues
Milestone

Comments

@GabrielTec251
Copy link

when an event is triggered, in the events screen there is the option to add a message to the alarm and this message appears in the report, in scada br this function works, but in lts when you write a message in the alarm and generate a report, it ends giving an error in the system, I already did the tests and that's really what triggered the bug.

see the steps:

  1. trigger an event on a datapoint;

  2. go to the alarms screen and add a message to this event.

  3. the data point that contains the event to a report.

  4. open the report;

  5. it is worth noting that when you do this, scada lts starts to show errors
    tela de alarmes
    escrevendo mensagem no alarme
    acionando a tag que contem a mensagem no relatorio
    abrindo o relatorio
    mensagem de erro

browser: google chrome

lts version: 2.7.5.4

op: windows 11

@Limraj Limraj added bug community Community Reported Issues labels Sep 4, 2023
@Limraj Limraj added this to the 2.7.6.1 milestone Sep 4, 2023
Limraj added a commit that referenced this issue Sep 4, 2023
…ed column name from COLUMN_NAME_COMMENT_TYPE on COLUMN_NAME_TYPE_KEY
@Limraj
Copy link
Collaborator

Limraj commented Sep 4, 2023

Hi @GabrielTec251,
thank you for this report, it will be fixed in 2.7.6.1.

Regards,
Kamil Jarmusik

Limraj added a commit that referenced this issue Sep 4, 2023
…_when_writing_message_in_the_alarm

#2684 error in the report when writing message in the alarm - correct…
@Limraj Limraj self-assigned this Sep 4, 2023
@Limraj
Copy link
Collaborator

Limraj commented Sep 4, 2023

@GabrielTec251
If you want to help, you can test this function:

  1. Install Docker Compose:
    Docker Compose Windows installation
    Docker Compose Linux installation

  2. How use commands:
    Docker Compose Tutorial

  3. Download file docker-compose.yml and change property image on pr-2683 (from latest):
    image: scadalts/scadalts:pr-2683
    pr-2683 is the pullrequest identifier:
    Release/2.7.6.1 #2683

Regards,
Kamil Jarmusik

@Limraj Limraj closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug community Community Reported Issues
Projects
None yet
Development

No branches or pull requests

2 participants