unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
25 stars 0 forks source link

[bug] Duplicated activity randomly shows name of original activity #405

Open leoschweizer opened 2 months ago

leoschweizer commented 2 months ago

Is there an existing issue for this?

Description

When creating an activity by duplicating another existing activity, the UI on the remote will show wrong activity names (that of the original activity the new activity was duplicated from) at some point.

How to Reproduce

  1. Create an activity, named "Activity A"
  2. Create a second activity by duplicating "Activity A" and rename it to "Activity B"
  3. Add both activities to a screen
  4. Wait some hours or days
  5. Be surprised to see "Activity A" two times (but the second "Activity A" properly executes the logic from "Activity B")
  6. Reboot remote
  7. It will show the correct names again

Expected behavior

Duplicated activities should not randomly rename themselves.

System version

1.7.14

What part of the system affected by the problem?

UI

Additional context

No response

kennymc-c commented 2 months ago

This is a known bug of the remote ui when not using English as a the main language: https://github.com/unfoldedcircle/feature-and-bug-tracker/issues/188 When you rename any entity only the string of the currently set language is updated but not all languages. This is not really a problem but sometime the remote ui is not using the correct language string. A restart is the fastest solution.

Tobbes1990 commented 3 weeks ago

Other Solution: In web configurator, set the language to american english, rename the activity you want, then set the R2 to your preferred language. You may update the name in your language (delete just one letter, save, put in the correct name, save).