Avaiga / taipy-core

A Python library to build powerful and customized data-driven back-end applications.
Apache License 2.0
38 stars 17 forks source link

BUG- `taipy.get_...()` methods return entities from all versions #676

Closed trgiangdo closed 1 year ago

trgiangdo commented 1 year ago

Description

For now, alltaipy.get_...() methods return a list of entities from all version. This is not good when we have a lot of versions.

The desired behavior: