Invalid proposition link in list of linked propositions in Communication Path MDX page

Summary

Add a communication path to a proposition. Navigate to that communication path by clicking on it. The Communication Path page has a list of linked propositions. Click on the proposition in that list and notice that it tries to navigate to /pages/proposition/proposition_id=280 which is an invalid path. It should use a query string for proposition_id.

Is this a new feature?

  • Yes, this is a new feature
  • No, this is a change to existing functionality

Description of existing functionality

Communication Path MDX page shows the details of one communication path and propositions that use it.

Fix the link URL formation in code.

Edited by Dimitrije Jankovic