eiffel-community/eiffel-intelligence-frontend

Update images in test-rules

开放

#282 创建于 2019年12月16日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (51 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (5 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

The documentation about test rules page does not contain information that it is not meant for production. This is only mentioned in back-end and when you start up EI front-end.

The example images are outdated and the aggregation does not match how it is stored in the database. We no longer store it with the key "aggregatedObject" but instead keep the aggregation on root level in the MongoDB document. This should be updated with a new example. The image with Eiffel events contains old templates (they have Toulouse version of Eiffel protocol). This can also be updated at the same time by using Agen version events.

Motivation

Correct example avoids any confusion.

Exemplification

Benefits

Up-to-date documentation.

Possible Drawbacks

None.

贡献者指南