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

Fixed the details in the Data Sources list #2364

Closed
Limraj opened this issue Oct 8, 2022 · 0 comments
Closed

Fixed the details in the Data Sources list #2364

Limraj opened this issue Oct 8, 2022 · 0 comments
Assignees
Milestone

Comments

@Limraj
Copy link
Collaborator

Limraj commented Oct 8, 2022

To Reproduce

  1. Login as admin;
  2. Create two Data Sources with the same name, as ds_1 (virtual);
  3. Create two Data Points, one for each of the Data Source, as dp_1 and dp_2 (binary, no change, start 1);
  4. Go to 'Modern Interface'
  5. Go to 'Data Sources' -> 'Data Sources' -> Data Sources list;
  6. Click on Arrow -> Details of the two Data Sources appear, although the second Data Source does not show a list of points -> error, click should only show details of that Data Source

Solution
This function should locate Data Source after xid, not by name.

Screenshots
Without clicking on the arrow:
Screenshot 2022-10-08 at 17 55 25

Clicking on the first arrow:
Screenshot 2022-10-08 at 17 56 25

Reloading the page and clicking the second arrow:
Screenshot 2022-10-08 at 17 57 18

Spec:

  • Scada Version 2.7.1+
Patrykb0802 added a commit that referenced this issue Jul 27, 2023
- Changed key item for v-data-table with data points from "name" to "xid", this makes the data sources localized by xid and not name (every xid is unique, name not necessarily).
@Limraj Limraj added this to the 2.7.6 milestone Aug 7, 2023
Limraj added a commit that referenced this issue Aug 9, 2023
…n_the_Data_Sources_list

#2364 Fixed the details in the Data Sources list
@Limraj Limraj closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants