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

Latest EncompassRest NuGet Package (v1.3.2) not reflecting "Updated 22.3 integer values to decimal" #418

Open
UT-BrandonBauer opened this issue Oct 24, 2022 · 11 comments

Comments

@UT-BrandonBauer
Copy link

image

Getting this similar error in a slew of applications: "Input string '4321.20' is not a valid integer. Path 'applications[0].employment[0].monthlyIncomeAmount', line 1, position 10058."

I am utilizing the latest EncompassRest package for a variety of applications, but it appears the package isn't up to date with the latest main branch from this commit with the fix for this issue I would assume: (740a187)

@UT-BrandonBauer UT-BrandonBauer changed the title Latest EncompassRest NuGet Package (v1.3.2) not reflecting Latest EncompassRest NuGet Package (v1.3.2) not reflecting "Updated 22.3 integer values to decimal" Oct 24, 2022
@UT-BrandonBauer
Copy link
Author

I would assume we just need to bump the version from v1.3.2 to 1.3.3 to get the changes to reflect in the nuget package, like was done in this commit: b7d0492

@ayepiz
Copy link

ayepiz commented Oct 24, 2022

Hi @UT-BrandonBauer did you manage to make it work? Looks like package 1.3.3 is not available yet

@ayepiz
Copy link

ayepiz commented Oct 24, 2022

@TylerBrinkley do you think you can release v1.3.3 like now? Sorry for the pressure but this decimal thing is causing lot of issues on our side

@TylerBrinkley
Copy link
Contributor

TylerBrinkley commented Oct 24, 2022

I'm no longer able to maintain this library unfortunately. I believe @gashach and @zacksharkey intend to continue to support it so hopefully they will release an update soon.

@UT-BrandonBauer
Copy link
Author

image

@ayepiz I found a new NuGet package that seems to have the latest updates from this codebase, so I started switching some of our apps to that package instead. Seems to be resolving the issue from some initial tests we've done

@ayepiz
Copy link

ayepiz commented Oct 24, 2022

Thank you, I found the same package. Initial testing seems to be working

@MKoussa-truhome
Copy link

Bumping this to bump the version to 1.3.3 so we can update the package.

@gashach
Copy link
Contributor

gashach commented Oct 26, 2022

i am actively working on preping a release. there are many changes to the model which is slowing things down. i am hoping to have a release this week.

@MrsGervasi
Copy link

HEY @gashach - How goes the update? Do you need a pizza or redbull shipment? :)

@MKoussa-truhome
Copy link

Hey y'all, any update on this? Anything I can do to help?

@gashach
Copy link
Contributor

gashach commented Nov 16, 2022

1.3.4 was pushed up. please test it. i was a large update to the entities.

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

No branches or pull requests

6 participants