Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

restores metadata column for sharepoint lists #5100

Closed
wants to merge 2 commits into from

Conversation

HiteshRepo
Copy link
Contributor

@HiteshRepo HiteshRepo commented Jan 23, 2024

restores metadata column for sharepoint lists.

Similar to Hyperlink and Column columns, Metadata column too is unrecognizable from GRAPH API response. Hence identifying from the field column names.

Metadata fields are like tags. A Metadata fields can be configured to hold multiple values/tags

Original List with Metadata column (Department) with single value/tag:
Metadata-List

Restored List with Metadata column with single value/tag:
Restored-Metadata-List

Original List with Metadata column (Department) with multiple value/tag:
Metadata-List-Multi

Restored List with Metadata column with multiple value/tag:
Restored-Multi-Metadata-List

Does this PR need a docs update or release note?

  • ✅ Yes, it's included
  • 🕐 Yes, but in a later PR
  • ⛔ No

Type of change

  • 🌻 Feature
  • 🐛 Bugfix
  • 🗺️ Documentation
  • 🤖 Supportability/Tests
  • 💻 CI/Deployment
  • 🧹 Tech Debt/Cleanup

Issue(s)

#5084

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@HiteshRepo HiteshRepo added sharepoint lists category of sharepoint service labels Jan 23, 2024
@HiteshRepo HiteshRepo self-assigned this Jan 23, 2024
Copy link
Contributor

aviator-app bot commented Jan 23, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was closed without merging. If you still want to merge this PR, re-open it.


See the real-time status of this PR on the Aviator webapp.

Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@HiteshRepo HiteshRepo removed the request for review from ryanfkeepers January 24, 2024 17:28
@HiteshRepo HiteshRepo marked this pull request as draft January 24, 2024 17:29
@HiteshRepo HiteshRepo closed this Jan 25, 2024
@HiteshRepo HiteshRepo deleted the lists-metadata-col branch January 25, 2024 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lists category of sharepoint service sharepoint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant