camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.1k stars 1.55k forks source link

Javadoc search on docs.camunda.org is broken #3466

Open vringar opened 1 year ago

vringar commented 1 year ago

Environment (Required on creation)

The docs.camunda.org website

Description

Classes or methods shown in the javadoc search box results contain a broken link which results in a redirection the primary landing page for the docs.

Steps to reproduce (Required on creation)

  1. Go to https://docs.camunda.org/javadoc/camunda-bpm-platform/7.19/
  2. Search for IdentityService
  3. Select the org.camunda.bpm.engine.IdentityService

Observed Behavior (Required on creation)

Redirected to https://docs.camunda.org/javadoc/camunda-bpm-platform/7.19/undefined/org/camunda/bpm/engine/IdentityService.html (notice the undefined in the URL) which redirects to https://docs.camunda.org/manual/

Expected behavior (Required on creation)

Opening https://docs.camunda.org/javadoc/camunda-bpm-platform/7.19/org/camunda/bpm/engine/IdentityService.html

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

Dev2QA handover

yanavasileva commented 1 year ago

Hi @vringar,

Thank you for reporting this issue. Please note that we will not be able to work on this any time soon.

Best regards, Yana

yanavasileva commented 1 year ago

Findings:

Decision: Not scheduling for now.