Skip to content

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

Closed
@SooRaj-1994

Description

@SooRaj-1994

Is there an existing issue for this?

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions