fix: project resource rejects display_name > 32 chars, but the JFrog platform UI allows longer names - #239
Open
srinivasgowda097 wants to merge 1 commit into
Conversation
srinivasgowda097
requested a deployment
to
development
July 24, 2026 06:04 — with
GitHub Actions
Waiting
srinivasgowda097
requested a deployment
to
development
July 24, 2026 06:04 — with
GitHub Actions
Waiting
srinivasgowda097
force-pushed
the
fix/GH-236-project-resource-rejects-display-name-32-chars-bu
branch
from
July 24, 2026 06:04
290c9ac to
0a5c859
Compare
srinivasgowda097
requested a deployment
to
development
July 24, 2026 06:04 — with
GitHub Actions
Waiting
srinivasgowda097
requested a deployment
to
development
July 24, 2026 06:04 — with
GitHub Actions
Waiting
srinivasgowda097
force-pushed
the
fix/GH-236-project-resource-rejects-display-name-32-chars-bu
branch
2 times, most recently
from
July 24, 2026 06:16
939347e to
73fb6b9
Compare
srinivasgowda097
temporarily deployed
to
development
July 24, 2026 06:16 — with
GitHub Actions
Inactive
srinivasgowda097
temporarily deployed
to
development
July 24, 2026 06:16 — with
GitHub Actions
Inactive
srinivasgowda097
force-pushed
the
fix/GH-236-project-resource-rejects-display-name-32-chars-bu
branch
2 times, most recently
from
July 24, 2026 07:11
1aef51f to
53f72d5
Compare
srinivasgowda097
requested a deployment
to
development
July 24, 2026 07:11 — with
GitHub Actions
Waiting
srinivasgowda097
requested a deployment
to
development
July 24, 2026 07:11 — with
GitHub Actions
Waiting
srinivasgowda097
force-pushed
the
fix/GH-236-project-resource-rejects-display-name-32-chars-bu
branch
from
July 24, 2026 07:48
53f72d5 to
b937deb
Compare
…Frog platform UI allows longer names
srinivasgowda097
force-pushed
the
fix/GH-236-project-resource-rejects-display-name-32-chars-bu
branch
from
July 24, 2026 07:48
b937deb to
f7b36a5
Compare
srinivasgowda097
requested a deployment
to
development
July 24, 2026 07:48 — with
GitHub Actions
Waiting
srinivasgowda097
requested a deployment
to
development
July 24, 2026 07:48 — with
GitHub Actions
Waiting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: project resource rejects display_name > 32 chars, but the JFrog platform UI allows longer names
Closes #236
Issue Details
Affected Resources
project_invaliddisplaynameproject_testFiles Changed
pkg/project/acctest/test.gopkg/project/resource/resource_project.gopkg/project/resource/resource_project_test.goCHANGELOG.mdChangelog
Test Plan
go build ./...passesAuto-generated by terraform-provider-sync-agent