Giter VIP home page Giter VIP logo

pe's People

Contributors

drkkjh avatar

Watchers

 avatar

pe's Issues

Bug: UML diagram for `Model` in DG

The UML diagram for model is as shown:

image.png

However, one thing to note is the following:

Screenshot 2022-11-11 at 5.39.07 PM.pngScreenshot 2022-11-11 at 5.39.07 PM

It seems like DisplayItemList contains a list of objects of type that extends DisplayItem but not sure if the diagram notation ? extends DisplayItem should be shown in this class-level UML diagram?

Bug: Inaccuracy in UG

Inaccuracy in UG regarding the section on contains command.

image.png

From the user guide, it is expected that the attribute description should be shown in the result display if there is no further piping. However, when the command contains is executed, the result display shows result is True or result is False

Example:
image.png

Hence, perhaps the user guide should be updated to reflect that it does not show the attribute description but instead if the attribute is present or not present?

Bug: Unable to assign

After running the following commands:
team new test and team new test-123, field add u/1 Relationship Manager and field delete u/1 relationship

I am unable to run the assign command, specifically the one shown in the example assign u/1 t/2
image.png

Understandably, upon reading the user guide, you should only be able to assign a user to a group but not a task. However, this may cause inconvenience to users who run the command and use the example given thinking that you are able to assign a user to a task.

Bug: Unable to use `task select contains`

Unable to run the following command: task select contains Description

image.png

From user guide shown below, it is expected that the result obtained should be the attribute description which in this case, should be Give description here, for the attribute Description. However, the result obtained is akin to an error message.

image.png

Bug: Narrowing search

Upon running the command team find Blk 30, the result obtained is shown:

image.png

image.png

However, from user guide the expected functionality when specified with more keywords is to narrow down the search. Hence, the expected result from the list of teams shown below should be none as there are no matches to the keywords Blk 30.

ie:
Expected: 0 items found,
Actual: 1 items found

The original list of teams is shown below:

image.png

Bug: Example shown in rename

The example shown for rename in the app suggests that the could be blank based on the userguide's notation on square brackets being optional ( [ ] ), as well as the being optional in rename.

This may present confusion to the reader of the user guide.

image.png

image.png

Bug: Wrong result obtained from pipelining commands

When the command task select 1 contains testing is ran individually, the result obtained is result is true as shown.

image.png

However, upon using the pipelining, task select 1 contains testing | task select 1 contains testing the result obtained is false, as shown below.

image.png

From user guide shown below, it is expected that since i pipelined a True result to the next result which should also obtain a True. However, in actual, the result obtained is a false.

image.png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.