Skip to content

Conversation

@rashish12
Copy link

@rashish12 rashish12 commented Nov 15, 2022

A new entity step binding has been added to assert if the auto-number field contains value as per the input pattern/format those defined by the Power Platform Docs.
This resolves the issue #94

Purpose

To validate the format of an auto-number field when a record is created

Approach

Added a new entity step binding to assert the auto-number field value_

TODOs

  • Automated test coverage for new code
  • Documentation updated (if required)
  • Build and tests successful

…number field contains value as per the input pattern/format
Copy link
Contributor

@tdashworth tdashworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rashish12 Thanks for the contribution!

There are some failing tests but on review, they seem to be unrelated.

@tdashworth
Copy link
Contributor

@ewingjm what are your thoughts on adding a "ignore tests result" flag to the pipeline so that it doesn't fail? By default it would be false, of course but if we choose to re-run it, we could override it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants