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

Display Text Template doesn't take immediate effect, but instead requires server component restart #1

Closed
rpccata opened this issue Oct 13, 2023 · 3 comments

Comments

@rpccata
Copy link

rpccata commented Oct 13, 2023

Steps to reproduce:

  1. Added Display Text Template to Schema Mastery: "{Code}" where previously it had the displayName=Code specification, which wasn't honored anymore. See image:
    image
  2. Opened related document Mastery Rank which References Mastery, see image below:
    image

Expected result:
Seeing the Code value which is a string in Mastery Column.
Actual result: Instead the Id is displayed, see:
image

Additional info:
This database was created with a previous version of CharonDB and all schemas had the displayName=Code specification.
For some schemas that specification is still honored, but not all.
Some records in the DB have a "DisplayName" when they're referenced by other schemas

Workaround: Need to set Display Text Template on each of the individual columns on the referencing Schema, and then kill the server process and restart it. For the Unity plugin it's Charon under the Unity Editor process.

@deniszykov
Copy link
Collaborator

fixed in 2023.4.14.

@deniszykov
Copy link
Collaborator

Still reproducing with some deep nested structures in v 2023.4.15

@deniszykov deniszykov reopened this Nov 4, 2023
@deniszykov
Copy link
Collaborator

Should be fixed in 2024.1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants