Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

It is possible to make search by root causes or potencial error?

Rodrigo Segovia April 23, 2015

We need to develop a Knowledge data base that includes lessons learned , and what im trying to do know is to for example make a search by for example a root cause or potential error ?:

Potential error

Hood does not open or close

cause

Hydraulic lines kinked.

  

Thanks for your attention.

  

1 answer

0 votes
Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 23, 2015

Depending on how your data is stored, you might set up a table in the page like this:

--------------------------------------------------------------

|           Type           |                Reason                |

 -------------------------------------------------------------

|   Potential Error    |   Hood doesn't open/close  |

-------------------------------------------------------------

Then, since Confluence ignores whitespace in your search, you could just search for "Potential Error Hood doesn't open/close" (in quotes, so you search for the exact value).

The only problem with this approach is that you cannot use and, not, and or in your text, since Confluence uses those as reserved words and does not index them.

 

Another option would be to put the information in the page properties macro: https://confluence.atlassian.com/display/DOC/Page+Properties+Macro

and put the report into a page: https://confluence.atlassian.com/display/DOC/Page+Properties+Report+Macro

and then you could sort the report table by potential error/root cause.

Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 23, 2015

I would second the page properties and page properties report approach.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events