Skip to content

Lack of information about uploaded files that weren't opened in INCEpTION UI #19

@yanirmr

Description

@yanirmr

Hello,

There has been a phenomenon that appears to be a bug -

The bug
The from_remote method does not return information about files not opened in the INCEpTION user interface.

To Reproduce
To reproduce the behavior, follow these steps:

  1. Using INCEpTION's UI, upload files with annotations (in my case, XMI files)
  2. Use the Project.from_remote method and run the example of the Inceptalistics interface
  3. View the example of the Inecptalitics interface and note that you have statistics only for files that have been opened before.
  4. In the INCEpTION user interface, open one more file
  5. Reopen the Inceptalitics interface example and note that you also have statistics for the file that you opened in step 4.

Expected behavior
Information about the entire files in the project, independent of whether the file has been opened.

Please complete the following information:

  • Version and build ID: INCEpTION -- 23.0.1
    pycaprio==0.2.1
    inceptalytics==0.1.1

It is unclear whether the problem is caused by a bug in the INCEPTION API, the Python client, or the from_remote method.

FYI - @reckart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions