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

Throw a validation error if the worksheet conversion fails #239

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 24, 2021

  1. Throw a validation error if the worksheet conversion fails

    Motivation:
      - We are seeing a lot of errors in this worksheets process where keys
        are not present that are needed, this pr adds a validation error when
        this process cannot be completed because the key is missing.
    gwincr11 authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    1e8b7ea View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    41c0a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f57546d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b57d9be View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. string formating

    gwincr11 authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6389f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22f2ff View commit details
    Browse the repository at this point in the history