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

RPA.PDF Investigate fields setting bug #872

Closed
cmin764 opened this issue Mar 7, 2023 · 2 comments · Fixed by #893 or #1051
Closed

RPA.PDF Investigate fields setting bug #872

cmin764 opened this issue Mar 7, 2023 · 2 comments · Fixed by #893 or #1051
Assignees
Labels
bug Bad or unexpected behaviour

Comments

@cmin764
Copy link
Member

cmin764 commented Mar 7, 2023

IndexError coming from pypdf when calling Save Field Values.

Slack thread

@cmin764 cmin764 added the bug Bad or unexpected behaviour label Mar 7, 2023
@cmin764 cmin764 self-assigned this Mar 7, 2023
@cmin764 cmin764 added this to Pending in RPA Framework via automation Mar 7, 2023
@cmin764 cmin764 moved this from Pending to Next in RPA Framework Mar 7, 2023
@cmin764 cmin764 moved this from Next to In progress in RPA Framework Mar 15, 2023
@cmin764
Copy link
Member Author

cmin764 commented Mar 15, 2023

Unfortunately, I wasn't able to solve the issue, not even by patching the code in order to achieve a successful run, because in the end the completed field won't be visible at all. (and with another PDF we can't fill in fields no matter the page we choose)
Although, submitted upstream Issue.

Robot test code (ping @cmin764 for the non-disclosed test PDF files -- @tonnitommi let me know if I can make them public)

@cmin764 cmin764 moved this from In progress to Pending in RPA Framework Mar 15, 2023
@cmin764 cmin764 added the upstream Blocked or affected by upstream project label Mar 15, 2023
RPA Framework automation moved this from Pending to Done Mar 15, 2023
@cmin764 cmin764 moved this from Done to Pending in RPA Framework Mar 15, 2023
@cmin764 cmin764 reopened this Mar 15, 2023
RPA Framework automation moved this from Pending to In progress Mar 15, 2023
@cmin764 cmin764 moved this from In progress to Pending in RPA Framework Mar 15, 2023
@cmin764
Copy link
Member Author

cmin764 commented Apr 10, 2023

This might get solved by itself if we call Get Input Fields replace_none_value=${True} first, so we won't end up with empty strings as default values for the non-set fields. (according to research)

L.E.: And it works! (tested with example)

@cmin764 cmin764 removed this from Pending in RPA Framework Apr 10, 2023
@cmin764 cmin764 added the in consideration Might not get on the roadmap label Apr 10, 2023
@cmin764 cmin764 removed in consideration Might not get on the roadmap upstream Blocked or affected by upstream project labels Apr 24, 2023
@cmin764 cmin764 added this to Pending in RPA Framework via automation Apr 24, 2023
@tonnitommi tonnitommi moved this from Pending to Next in RPA Framework Apr 27, 2023
RPA Framework automation moved this from Next to Done Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bad or unexpected behaviour
Projects
1 participant