Skip to content

Commit 6fcc8c4

Browse files
committed
re-add the KI for RHID-3931
Signed-off-by: Nick Boldt <[email protected]>
1 parent 54f82b9 commit 6fcc8c4

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

assemblies/assembly-release-notes-known-issues.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ include::modules/release-notes/snip-known-issue-rhidp-4378.adoc[leveloffset=+1]
1010

1111
include::modules/release-notes/snip-known-issue-rhidp-4067.adoc[leveloffset=+1]
1212

13+
# fixed in 1.4, present in 1.3
14+
include::modules/release-notes/snip-known-issue-rhidp-3931.adoc[leveloffset=+1]
1315

16+
# fixed in 1.5, present in 1.3
1417
include::modules/release-notes/snip-known-issue-rhidp-3396.adoc[leveloffset=+1]
1518

16-
17-
include::modules/release-notes/snip-known-issue-rhidp-3931.adoc[leveloffset=+1]
18-
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[id="known-issue-rhidp-3931"]
2+
= Entities of repositories under a configured org in catalog-backend-module-github-org plugin are not deleted from the catalog when the imported repository is deleted from bulk imports
3+
4+
Repositories might be added to Developer Hub from various sources (like statically in an app-config file or dynamically when enabling GitHub discovery). By design, the bulk import plugin will only track repositories that are accessible from the configured GitHub integrations.
5+
When both the Bulk Import and the GitHub Discovery plugins are enabled, the repositories the latter discovers might be listed in the Bulk Import pages.
6+
However, attempting to delete a repository added by the discovery plugin from the Bulk Import Jobs may have no effect, as any entities registered from this repository might still be present in the Developer Hub catalog.
7+
There is unfortunately no known workaround yet.
8+
9+
.Additional resources
10+
* link:https://issues.redhat.com/browse/RHIDP-3931[RHIDP-3931]

0 commit comments

Comments
 (0)