Skip to content

RhoConnect creates multiple routes for all capital SOURCE name #2

@freshdev1

Description

@freshdev1

Hi guys,
I have found a bug recently. If we generate a source adapter with all capital letters, it generates a lowercased name files, but generates 2 routes when seen using the command rhoconnect routes. And on top of all this. It doesn't hit any of the route while still returns 200.

Steps to reproduce

  • Run the following command rhoconnect source ALLCAPSONLY
  • The command will complete successfully, generate one controller and model files
  • But when you see this rhoconnect routes it displays 2 routes for it.
  • Try making call to it, and you will not get any thing in return just plain 200 response.

RhoConnect 6.0 as well as Rhodes 6.0

P.S. I have only done this with ruby adapters, don't know about the Javascript ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions