Skip to content

Commit 0d389e1

Browse files
authored
Add TSG for missing labels due to missing metadata
Added a section on regenerating command metadata to address command localization errors.
1 parent 58e6dd1 commit 0d389e1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

support/power-platform/power-apps/create-and-use-apps/ribbon-issues-button-wrong-label.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ If the correct LocLabel is present in a solution, there might be other solutions
6666

6767
Label IDs are case-sensitive when matching IDs in the ribbon XML to localized label values. The button's **LabelText** should contain a valid LocLabel reference that exactly matches the casing of the ID of a LocLabel record.
6868

69+
#### Regenerate command metadata
70+
71+
Command checker may show this error in the LocalizationErrors section: `Missing object ID for translation lookup`. This error might be caused by missing or incorrect metadata after a solution update. Try [regenerating command metadata](./regenerate-ribbon-metadata.md).
72+
6973
## Reference
7074

7175
[Command checker for model-driven app ribbons](https://powerapps.microsoft.com/blog/introducing-command-checker-for-model-app-ribbons/)

0 commit comments

Comments
 (0)