Skip to content

[BUG] Investigation read conflict in F# but not in python #522

@Lu98Be

Description

@Lu98Be

Describe the bug
The F# variant of arctrl can't open up this investigation file isa.investigation.xlsx, while the python variant seems to be able to.

To Reproduce
Read the file using f#.

Code used with F#:
f#code
f# error

Code used with Python:
Python code
python result

Expected behavior
Both versions of arctrl to be able to read the file

OS and framework information (please complete the following information):

  • OS: Windows 11
  • OS Version: 24H2
  • .Net core SDK version: 8.0.303
  • python version: 3.11.9

Additional context
The Excel file was previously edited using python (pandas and openpyxl).
This seems to somehow create conflicts with arctrl (at least the f# variant).
This problem was discovered when the arcjson pipeline was not able to read any investigation file edited using arcmanager (which uses pandas and openpyxl).
I tried fixing this by editing the file using arctrl (python) but this did not fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething is not working, and it is confirmed by maintainers to be a bug.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions