pnp / pnp/powershell

[FEATURE] Document Understanding Model Export/Import to include content type settings

Open
#2,479 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
904
Forks
407
Avg merge
9h 16m
Merged PRs (30d)
10

Description

When exporting and importing Syntex document understanding models (ref), it would be good to have the option include the model's content type settings. And on import, have the option to import with and apply original content type settings, including

  • retaining content type ID
  • retaining content type parent
  • retaining the content type group

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Syntex export/import documentation and locate the existing model export and import commands in this repository. Determine how content type settings are represented, then define import and export behavior for retaining the content type ID, parent, and group. Done means the requested settings can be optionally included during export and applied during import.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, powershell
Domain
cli, content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.