newjersey / taxation-mef-viewer

Fork of betson/irs-efile-viewer for DOT use
MIT License
0 stars 0 forks source link

Investigate reported bugs from Joe Lin #17

Open jachan opened 6 months ago

jachan commented 6 months ago

Report from Joe:

62496920213165000010 – Consolidated federal group (~6 members) IRS926 – The dashboard correctly shows that there are 5 iterations of this form from the federal XML. However, each instance is a repeat of the first and does not show data from the correct iteration. So the second instance of IRS926 still shows data from the first iteration in the XML, the third instance shows data from the first, and so on. Can verify by looking at the unique values shown in IRS926\CashPropertyGrp\FairMarketValueAmt. IRS1118 – Same issue as above with IRS926. The dashboard shows 3 iterations but each instance is a repeat of the first iteration from the XML. IRS1118ScheduleJ – Opens in a new tab but immediately closes. IRS1118ScheduleK – Same issue as above with IRS926. The dashboard shows 2 iterations but each instance is a repeat of the first iteration from the XML. IRS4562 – Opens in a new tab but immediately closes. IRS5471 – Same issue as above with IRS926. The dashboard shows 6 iterations but each instance is a repeat of the first iteration from the XML. IRS5471ScheduleE – Same issue as above with IRS926. IRS5471ScheduleH – Same issue as above with IRS926. IRS5471ScheduleI1– Same issue as above with IRS926. IRS5471ScheduleM – Opens in a new tab but immediately closes. IRS5471ScheduleO – Same issue as above with IRS926. IRS5471ScheduleP – Same issue as above with IRS926. IRS6765 – Opens in a new tab but immediately closes. IRS8949 – Data looks good but some formatting of boxes and text is misaligned. IRS8975ScheduleA – Same issue as above with IRS926. IRS8990 – Same issue as above as IRS926. ItemizedOtherAssetsSchedule – Same issue as above with IRS926. ItemizedOtherCostsSchedule – Final row of data is cut off by the Print Form footer on the screen. ItemizedOtherCurrentAssetsSch – Same issue as above with IRS926. ItemizedOthCurrLiabilitiesSch – Same issue as above with IRS926. ItemizedOtherDeductionSchedule – Final row of data is cut off by the Print Form footer on the screen. ItemizedOtherInvestmentsSch – Same issue as above with IRS926. ItemizedOtherLiabilitiesSch – Same issue as above with IRS926. NonincludibleForeignEntitySch – Same issue as above with IRS926. PassThroughEntitiesSchedule – The formatting of the table may be confusing as it’s not totally apparent which line of the second table relates to the first. Maybe add either the name or EIN next to the table 2 data. Category3FilerStatement – Same issue as above with IRS926. CFCQuestionsStatement – Same issue as above with IRS926. EarningsAndProfitsOtherAdjStmt – Same issue as above with IRS926. ItemizedOtherDeductionSch2 – Same issue as above with IRS926. OtherIncomeForm5471Statement – Same issue as above with IRS926. PaidInOrCapSurplusRecnclStmt – Same issue as above with IRS926. OrganizationChartStatement – Same issue as above with IRS926. GeneralDependency – Same issue as above with IRS926. BinaryAttachment – Same issue as above with IRS926.

211121202127746b5e81 Opens but none of the schedule links work (when clicked no new tab opens).

211121202131943b0bc8 – massive group (XML contains 1,000,000+ lines/~44MB file). Error when loading - QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of '_8grx0idye' exceeded the quota.

jachan commented 6 months ago

Able to replicate "each instance is a repeat of the first and does not show data from the correct iteration" bug in browser, using provided XML file. Created ticket https://github.com/newjersey/taxation-mef-viewer/issues/18 to fix.

jachan commented 6 months ago

Able to replicate "Opens in a new tab but immediately closes" error. Created ticket https://github.com/newjersey/taxation-mef-viewer/issues/19 to fix.

jachan commented 6 months ago

Able to replicate "Final row of data is cut off by the Print Form footer on the screen." Created ticket https://github.com/newjersey/taxation-mef-viewer/issues/22 to fix