abp icon indicating copy to clipboard operation
abp copied to clipboard

Doc Module integration - ArgumentException: 'main.0.0' is not a valid version string.

Open SooRaj-1994 opened this issue 2 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

I integrated the document module into my project and configured it. Afterward, I added my GitHub details to the document. Initially, everything seemed fine. However, when I attempted to add a new project to the application using the admin project menu, I encountered an issue. The list displayed both the first and second projects, but upon clicking, I encountered an error. Even after I removed the newly added project, I continued to encounter the same error. It seems that the LatestVersionBranchName is being prepended in the version details. Because I used "handbook" as my LatestVersionBranchName for the second project, I got the error as "ArgumentException: 'handbook.0.0' is not a valid version string."

image

I am using mysql as my db: This is my DocsProjects details image

I hope you can help me figure out the issue

Reproduction Steps

  1. Add two projects in the application.
  2. Go to Documents menu
  3. Click a project

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

7.4

User Interface

MVC

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

No response

SooRaj-1994 avatar Dec 04 '23 13:12 SooRaj-1994

hi

It seems the NuGet doesn't accept the version like main.0.0

maliming avatar Dec 06 '23 01:12 maliming

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 26 '25 22:04 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 26 '25 23:06 stale[bot]