Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

resName parameter not working in library projects #304

@pyricau

Description

@pyricau

This issue is related to #237, #20 and #78.

The fix in #237 works for standalone projects, but not for library projects.

That's because we read the R inner classes and store this as a map "Id" > "field name". In a library project, all ids a null, so the maps has only one key and keeps overriding it.

I FAILED. BADLY.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions