-
Notifications
You must be signed in to change notification settings - Fork 687
SharePoint: Metadata #22546
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
SharePoint: Metadata #22546
Conversation
- Fix versions in app.json-s - Minor other fixes
…ements and comments
Modules/System/SharePoint/src/model/file/SharePointFile.Codeunit.al
Outdated
Show resolved
Hide resolved
Modules/System/SharePoint/src/model/listitem/SharePointListItem.Codeunit.al
Outdated
Show resolved
Hide resolved
Modules/System/SharePoint/src/helpers/SharePointRequestHelper.Codeunit.al
Show resolved
Hide resolved
|
Let's try to get this ready for release with 2023 Wave 2. |
|
Let's ship this with 2023 Wave 2 :-) |
|
Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one. Build ID: 11820. |
Read and write metadata of a list item --------- Co-authored-by: Konrad Milewski <xxifp@eg.dk> Co-authored-by: mazhelez <mazhelez@microsoft.com> Co-authored-by: Maria Zhelezova <43066499+mazhelez@users.noreply.github.com>
Read and write metadata of a list item