Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-8117

Long - Onboard - LONG Paper Paycheck-Stub Request

    Details

    • Type: Support Activity
    • Status: Resolved
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Onboard
    • Labels:
      None
    • Support Task Type:
      BOSS Setup
    • Environment:
      Stage
    • Reported by:
      Support
    • Company:
      LONG Building Technologies
    • Module:
      OnBoard

      Description

      When a new hire completes the LONG Paper Paycheck-Stub Request form, when selecting one of the following required items, the form will not save the selection.

      Please select:
      No, I'd only like to receive the ELECTRONIC version of my earnings statements.
      Yes, I'd like to receive both the PAPER version and ELECTRONIC version of my earnings statements.

      Please review this issue.

      Thanks,
      Veronica

      cc Chitra Rao

        Attachments

          Issue Links

            Activity

            veronica.blanco Veronica Blanco (Inactive) created issue -
            veronica.blanco Veronica Blanco (Inactive) made changes -
            Field Original Value New Value
            Description When a new hire completes the LONG Paper Paycheck-Stub Request form, when selecting one of the following required items, the form will not save the selection.

            Please select:
            No, I'd only like to receive the ELECTRONIC version of my earnings statements.
            Yes, I'd like to receive both the PAPER version and ELECTRONIC version of my earnings statements.

            Please review this issue.

            Thanks,
            Veronica
            When a new hire completes the LONG Paper Paycheck-Stub Request form, when selecting one of the following required items, the form will not save the selection.

            Please select:
            No, I'd only like to receive the ELECTRONIC version of my earnings statements.
            Yes, I'd like to receive both the PAPER version and ELECTRONIC version of my earnings statements.

            Please review this issue.

            Thanks,
            Veronica

            cc [~chitrakrao]
            swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
            Assignee Swapnil Pandhare [ swapnil.pandhare ] Niteen Surwase [ niteen.surwase ]
            niteen.surwase Niteen Surwase (Inactive) logged work - 31/Jan/17 08:34 AM
            • Time Spent:
              2h
               

              Analysis and Debugging for issue on LONG Company

            niteen.surwase Niteen Surwase (Inactive) made changes -
            Remaining Estimate 30h [ 108000 ]
            Original Estimate 30h [ 108000 ]
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Remaining Estimate 30h [ 108000 ] 28h [ 100800 ]
            Time Spent 2h [ 7200 ]
            Worklog Id 21846 [ 21846 ]
            niteen.surwase Niteen Surwase (Inactive) logged work - 31/Jan/17 08:36 AM - edited
            • Time Spent:
              1.5h
               

              Fixing Paper Paycheck-Stub Request data issue and finding alternative

            niteen.surwase Niteen Surwase (Inactive) made changes -
            Remaining Estimate 28h [ 100800 ] 26h [ 93600 ]
            Time Spent 2h [ 7200 ] 4h [ 14400 ]
            Worklog Id 21849 [ 21849 ]
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            Hide
            niteen.surwase Niteen Surwase (Inactive) added a comment -

            Hi Swapnil Pandhare

            Analysis:
            So, on this form on Select option controls its contains I'd. While saving string (Don't ...) with ' this symbol, this symbol saved in to DB as encoded format.
            While loading controls with ' this symbol, Browser is not able to decode and fails to set option to that control.

            Solution 1:
            Required implementation to handle ' such symbols while loading in Select (Radio) controls.

            Solution 2:
            Avoid using I'm or don't which includes ' instead use I am or Do not in Select (Radio) controls.

            Cc: Sheetal Bodhale Veronica Blanco Satya

            Show
            niteen.surwase Niteen Surwase (Inactive) added a comment - Hi Swapnil Pandhare Analysis: So, on this form on Select option controls its contains I'd. While saving string ( Don't ... ) with ' this symbol, this symbol saved in to DB as encoded format. While loading controls with ' this symbol, Browser is not able to decode and fails to set option to that control. Solution 1: Required implementation to handle ' such symbols while loading in Select (Radio) controls. Solution 2: Avoid using I'm or don't which includes ' instead use I am or Do not in Select (Radio) controls. Cc: Sheetal Bodhale Veronica Blanco Satya
            niteen.surwase Niteen Surwase (Inactive) logged work - 31/Jan/17 01:08 PM
            • Time Spent:
              0.5h
               

              Analysis. JIRA Comments and suggesting solutions for this issue

            Hide
            niteen.surwase Niteen Surwase (Inactive) added a comment -

            Hi Veronica Blanco

            From above comment, We'll implement Solution 1 in regular process patch till that time we need to go for Solution 2. Such symbol contained in following forms/pages :
            Disability Self-Identifier - Voluntary,
            Paper Paycheck Stub Request,
            Savings Plan

            Please update for above comment.

            Cc: Swapnil Pandhare

            Show
            niteen.surwase Niteen Surwase (Inactive) added a comment - Hi Veronica Blanco From above comment, We'll implement Solution 1 in regular process patch till that time we need to go for Solution 2 . Such symbol contained in following forms/pages : Disability Self-Identifier - Voluntary, Paper Paycheck Stub Request, Savings Plan Please update for above comment. Cc: Swapnil Pandhare
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Remaining Estimate 26h [ 93600 ] 25.5h [ 91800 ]
            Time Spent 4h [ 14400 ] 4.5h [ 16200 ]
            Worklog Id 22042 [ 22042 ]
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Remaining Estimate 25.5h [ 91800 ] 26h [ 93600 ]
            Time Spent 4.5h [ 16200 ] 4h [ 14400 ]
            Worklog Id 21849 [ 21849 ]
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Assignee Niteen Surwase [ niteen.surwase ] Veronica Blanco [ veronica.blanco ]
            Hide
            veronica.blanco Veronica Blanco (Inactive) added a comment -

            Hello Niteen Surwase,

            I have updated the forms and the information is saving. Thank you.

            When WT is updated to accept the additional character as mentioned, can we please add the ability to enter all characters into the forms?

            Thank you,
            Veronica

            cc: Chitra Rao, Swapnil Pandhare

            Show
            veronica.blanco Veronica Blanco (Inactive) added a comment - Hello Niteen Surwase , I have updated the forms and the information is saving. Thank you. When WT is updated to accept the additional character as mentioned, can we please add the ability to enter all characters into the forms? Thank you, Veronica cc: Chitra Rao , Swapnil Pandhare
            veronica.blanco Veronica Blanco (Inactive) made changes -
            Assignee Veronica Blanco [ veronica.blanco ] Niteen Surwase [ niteen.surwase ]
            Hide
            veronica.blanco Veronica Blanco (Inactive) added a comment -

            Hello Niteen Surwase,

            Has adding additional characters been added to the list of updates or should I create another ticket?

            Veronica

            Show
            veronica.blanco Veronica Blanco (Inactive) added a comment - Hello Niteen Surwase , Has adding additional characters been added to the list of updates or should I create another ticket? Veronica
            Hide
            swapnil.pandhare Swapnil Pandhare (Inactive) added a comment -

            CC : Satya Sheetal Bodhale
            Hi Rashmita Dudhe

            Can you please update on what all characters are allowed on forms as mentioned by Veronica above?

            Thanks,
            Swapnil P.

            Show
            swapnil.pandhare Swapnil Pandhare (Inactive) added a comment - CC : Satya Sheetal Bodhale Hi Rashmita Dudhe Can you please update on what all characters are allowed on forms as mentioned by Veronica above? Thanks, Swapnil P.
            swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
            Assignee Niteen Surwase [ niteen.surwase ] Rashmita Dudhe [ rashmita.dudhe ]
            Hide
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment - - edited

            Hi Veronica Blanco,

            CC:Swapnil Pandhare,Niteen Surwase,Hrishikesh Deshpande,Satya,Rakesh Roy

            Please refer Character * () _ - + = [] {} : ; / ? , . \ `! @ # $ % allowed On Form Builder.

            Thanks,
            Rashmita

            Show
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment - - edited Hi Veronica Blanco , CC: Swapnil Pandhare , Niteen Surwase , Hrishikesh Deshpande , Satya , Rakesh Roy Please refer Character * () _ - + = [] {} : ; / ? , . \ `! @ # $ % allowed On Form Builder. Thanks, Rashmita
            rashmita.dudhe Rashmita Dudhe (Inactive) logged work - 08/Feb/17 11:55 AM
            • Time Spent:
              2h
               
              <No comment>
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Remaining Estimate 26h [ 93600 ] 24h [ 86400 ]
            Time Spent 4h [ 14400 ] 6h [ 21600 ]
            Worklog Id 23719 [ 23719 ]
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status In Progress [ 3 ] Resolved [ 5 ]
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Assignee Rashmita Dudhe [ rashmita.dudhe ] Veronica Blanco [ veronica.blanco ]
            Hide
            veronica.blanco Veronica Blanco (Inactive) added a comment -

            Thank you Rashmita Dudhe.

            Show
            veronica.blanco Veronica Blanco (Inactive) added a comment - Thank you Rashmita Dudhe .
            veronica.blanco Veronica Blanco (Inactive) made changes -
            Assignee Veronica Blanco [ veronica.blanco ] Rashmita Dudhe [ rashmita.dudhe ]
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Assignee Rashmita Dudhe [ rashmita.dudhe ] Niteen Surwase [ niteen.surwase ]
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Link This issue relates to WT-8348 [ WT-8348 ]
            niteen.surwase Niteen Surwase (Inactive) made changes -
            Assignee Niteen Surwase [ niteen.surwase ] Rakesh Roy [ rakeshr ]
            Hide
            veronica.blanco Veronica Blanco (Inactive) added a comment -

            Hello Rashmita Dudhe,

            Upon adding the characters mentioned above to forms in form builder for another account, "One Company" and "SPG" in stage, none of the newly allowed characters were able to be used. Can you confirm if the update was made only to Long? Or if this update should have applied to all of WORKTERRA.

            Thank you,
            Veronica

            Abhay Patil, Amannda Johnson,

            Show
            veronica.blanco Veronica Blanco (Inactive) added a comment - Hello Rashmita Dudhe , Upon adding the characters mentioned above to forms in form builder for another account, "One Company" and "SPG" in stage, none of the newly allowed characters were able to be used. Can you confirm if the update was made only to Long? Or if this update should have applied to all of WORKTERRA. Thank you, Veronica Abhay Patil , Amannda Johnson ,
            veronica.blanco Veronica Blanco (Inactive) made changes -
            Assignee Rakesh Roy [ rakeshr ] Rashmita Dudhe [ rashmita.dudhe ]
            Hide
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment -

            Hi Veronica Blanco,

            This is Not Company specific above character will work for all Companies In Workterra.

            Thanks,
            Rashmita

            Show
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment - Hi Veronica Blanco , This is Not Company specific above character will work for all Companies In Workterra. Thanks, Rashmita
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Assignee Rashmita Dudhe [ rashmita.dudhe ] Veronica Blanco [ veronica.blanco ]
            rashmita.dudhe Rashmita Dudhe (Inactive) logged work - 23/Feb/17 12:38 PM
            • Time Spent:
              1h
               
              <No comment>
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Remaining Estimate 24h [ 86400 ] 23h [ 82800 ]
            Time Spent 6h [ 21600 ] 7h [ 25200 ]
            Worklog Id 27581 [ 27581 ]
            Hide
            veronica.blanco Veronica Blanco (Inactive) added a comment -

            Hello Rashmita Dudhe,

            Did you happen to check the issues with the characters that I reported in my last comment for SPG and One Company? They both cannot use the characters that were reported as being added.

            Please review.

            Thank you,
            Veronica

            Abhay Patil, Amannda Johnson, Chitra Rao

            Show
            veronica.blanco Veronica Blanco (Inactive) added a comment - Hello Rashmita Dudhe , Did you happen to check the issues with the characters that I reported in my last comment for SPG and One Company? They both cannot use the characters that were reported as being added. Please review. Thank you, Veronica Abhay Patil , Amannda Johnson , Chitra Rao
            Hide
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment -

            Hi Veronica Blanco,

            I have verified it on SPG company This Character * () _ - + = [] {} : ; / ? , . \ `! @ # $ % allowed On Form Builder.
            The issue related Character which you have reported earlier and with new Character which are not working for form builder I have created separate Jira WT-8348 and it in under development.
            Once it is deployed on Stage I will update you.

            Thanks,
            Rashmita

            Show
            rashmita.dudhe Rashmita Dudhe (Inactive) added a comment - Hi Veronica Blanco , I have verified it on SPG company This Character * () _ - + = [] {} : ; / ? , . \ `! @ # $ % allowed On Form Builder. The issue related Character which you have reported earlier and with new Character which are not working for form builder I have created separate Jira WT-8348 and it in under development. Once it is deployed on Stage I will update you. Thanks, Rashmita
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Remaining Estimate 23h [ 82800 ] 21h [ 75600 ]
            Time Spent 7h [ 25200 ] 9h [ 32400 ]
            Worklog Id 27878 [ 27878 ]
            rashmita.dudhe Rashmita Dudhe (Inactive) made changes -
            Worklog Id 27878 [ 27878 ]
            rashmita.dudhe Rashmita Dudhe (Inactive) logged work - 28/Feb/17 07:18 PM - edited
            • Time Spent:
              2h
               
              <No comment>
            rajendraj Rajendra Joshi (Inactive) made changes -
            Link This issue relates to WT-10760 [ WT-10760 ]
            satyap Satya made changes -
            Environment_New Stage [ 18443 ]
            Transition Time In Source Status Execution Times
            Niteen Surwase (Inactive) made transition -
            Open In Progress
            16h 23m 1
            Rashmita Dudhe (Inactive) made transition -
            In Progress Resolved
            8d 11m 1

              People

              Assignee:
              veronica.blanco Veronica Blanco (Inactive)
              Reporter:
              veronica.blanco Veronica Blanco (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 30h
                  30h
                  Remaining:
                  Time Spent - 9h Remaining Estimate - 21h
                  21h
                  Logged:
                  Time Spent - 9h Remaining Estimate - 21h
                  9h