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

handles single & multiple values for metadata columns #5121

Merged
merged 41 commits into from
Jan 30, 2024

Conversation

HiteshRepo
Copy link
Contributor

handles single & multiple values for metadata columns

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
#5108

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

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

aviator-app bot commented Jan 25, 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 merged using Aviator.


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.

Base automatically changed from lookup-multiple to main January 30, 2024 05:49
Copy link

sonarcloud bot commented Jan 30, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

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

See analysis details on SonarCloud

@aviator-app aviator-app bot merged commit 576c9f6 into main Jan 30, 2024
24 checks passed
@aviator-app aviator-app bot deleted the metadata-multiple branch January 30, 2024 06:35
aviator-app bot pushed a commit that referenced this pull request Jan 30, 2024
enables lists restore

should go in after #5121

#### Does this PR need a docs update or release note?

- [ ] ✅ Yes, it's included
- [x] 🕐 Yes, but in a later PR
- [ ] ⛔ No

#### Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Supportability/Tests
- [ ] 💻 CI/Deployment
- [x] 🧹 Tech Debt/Cleanup

#### Issue(s)
#4754 

#### Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [x] ⚡ Unit test
- [x] 💚 E2E
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lists category of sharepoint service mergequeue sharepoint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants