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

Fix553 name inconsistency #558

Merged
merged 8 commits into from
Jan 28, 2025

Conversation

hecon5
Copy link
Contributor

@hecon5 hecon5 commented Oct 25, 2024

This Fixes #553 and improves error handling and bailout of a failed build.

Merge this AFTER #557 (it relies on several fixes required in that PR).

If a name discrepancy is discovered, a user will be presented with an error:
image

The addin will then throw a critical error and bail out as shown:
image

The addin will then display build failed:
image

@hecon5
Copy link
Contributor Author

hecon5 commented Nov 6, 2024

@joyfullservice this is ready; merge after the other two.

@bclothier
Copy link
Contributor

@hecon5 FYI - this needs to be updated; there's conflicts.

@hecon5
Copy link
Contributor Author

hecon5 commented Jan 28, 2025

I'll get these conflicts fixed shortly, looks like the translate updates were parallel.

@joyfullservice
Copy link
Owner

Sounds good. I will keep my eyes out for the update...

…nsistency

# Conflicts:
#	Version Control.accda.src/forms/frmVCSMain.cls
#	Version Control.accda.src/modules/modImportExport.bas
… remove use of vbCrLf and convert to vbNewLine.
@joyfullservice joyfullservice merged commit 882179f into joyfullservice:dev Jan 28, 2025
@hecon5
Copy link
Contributor Author

hecon5 commented Jan 28, 2025

Thanks @joyfullservice!

@hecon5 hecon5 deleted the Fix553-NameInconsistency branch January 28, 2025 18:03
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