Skip to content

fix for recursive opening of the lib when the object type is *lib#3184

Open
mounigopisetti1162 wants to merge 2 commits into
codefori:masterfrom
mounigopisetti1162:fix/objectType-lib
Open

fix for recursive opening of the lib when the object type is *lib#3184
mounigopisetti1162 wants to merge 2 commits into
codefori:masterfrom
mounigopisetti1162:fix/objectType-lib

Conversation

@mounigopisetti1162
Copy link
Copy Markdown

@mounigopisetti1162 mounigopisetti1162 commented May 8, 2026

Changes

Issue
We observed that in the Object Browser, when the object type is specified as *LIB, it results in a recursive loop.

Solution
Added an additional check when the Object Type of the search is *lib

How to test this PR

In the object browser check if you take object type as *lib it should not loop but just return the libraries

Checklist

  • have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

@mounigopisetti1162 mounigopisetti1162 marked this pull request as draft May 8, 2026 11:07
@mounigopisetti1162 mounigopisetti1162 marked this pull request as ready for review May 14, 2026 05:16
@venky225
Copy link
Copy Markdown

@SanjulaGanepola
Fix for the below issue.
image

@mounigopisetti1162
Copy link
Copy Markdown
Author

Solution for the issue #3188

Comment thread src/api/IBMiContent.ts Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants