Skip to content

IndexManifestWorkByAddon ? #222

Description

@tamalsaha

if len(addonName) == 0 || len(addonNamespace) > 0 || isHook {

if len(addonName) == 0 || len(addonNamespace) > 0 || isHook {
		return []string{}, nil
	}

Should len(addonNamespace) > 0 be len(addonNamespace) == 0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions