Skip to content
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

Get-IshTypeFieldDefinition returns Event progress and detail column DATETIMEKIND #191

Closed
3 tasks done
ArianArt opened this issue May 13, 2024 · 1 comment
Closed
3 tasks done
Assignees
Milestone

Comments

@ArianArt
Copy link
Contributor

ArianArt commented May 13, 2024

Overall this ticket should make sure that pre-15.1.0 (before User DisplayName) should return the same as 15.1.0 (where FieldSetup API call adds Events and BackgroundTask).

  • DATETIMEKIND fields are removed from the ISHEvent FieldDefinitions and pester tests are aligned accordingly.
  • Compare-IshTypeFieldDefinition -LeftIshSession $ishSession1404 -RightIshSession $ishSession1501 -IncludeIdentical | Out-GridView compare an 14.0.4/15.0.0 to 15.1.0 should highlight the table changes of BackgroundTask and Events that happened to cover 15.1's introduction of User DisplayName
  • Matching Pester Tests
@ArianArt ArianArt added the bug label May 13, 2024
@ArianArt ArianArt added this to the v8.1 milestone May 13, 2024
ArianArt pushed a commit that referenced this issue May 13, 2024
@ddemeyer ddemeyer added the must label May 13, 2024
@ddemeyer
Copy link
Contributor

Similar change to #185 ... just making Pester test count match up with actual count from soon-to-be-released Tridion Docs 15.1/15.1.0

@ArianArt ArianArt changed the title ISHRemote Get-IshTypeFieldDefinition sees Event progress and detail column DATETIMEKIND Get-IshTypeFieldDefinition returns Event progress and detail column DATETIMEKIND May 13, 2024
ArianArt added a commit that referenced this issue Jun 28, 2024
…tion-sees-Event-progress-and-detail-column-DATETIMEKIND

#191 The DATETIMEKIND fields are removed from AddIshEventTableFieldSe…
@ddemeyer ddemeyer closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants