Skip to content

Handle App Developer URLs separate #44

@ddxv

Description

@ddxv
        "url" not in app_df.columns or not app_df["url"].to_numpy()
    ) and app_url_id is not None:
        delete_app_url_mapping(app_url_id, database_connection)
        return

Should be handled in some separate way. Maybe MV?

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