-
```
getFollowedUser does not return users profile message.
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 31 May 2014 at 10:33
-
```
Prepare meeting minutes document of conference call on March 15, 2014
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 15 Mar 2014 at 10:07
-
```
As clients, we need an interface which returns all foods from the database
without giving any criteria. Therefore, getIngredients should accept null
criteria and returns all ingredients availabl…
-
```
This method does not return the foods matching with the criteria. The reason is
findByCriteria method creates queries with AND keyword. If the parameter is set
to S%, this method searches the fo…
-
```
Define a communication timeline showing regular team meetings and communication
tools choosed
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 15 Mar 2014 at 9:56
-
```
Call getRecipeFeeds with an active token
```
Original issue reported on code.google.com by `canayo...@gmail.com` on 1 Jun 2014 at 1:44
-
```
Definition of primary classes of overall software system and associations
between them.
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 8 Mar 2014 at 8:08
-
```
Prepare mobile mockups for use cases in the requirement document.
```
Original issue reported on code.google.com by `canayo...@gmail.com` on 8 Mar 2014 at 9:00
-
```
login interface should return user's name and surname in case operation
succeeds. Just add name and surname fields to the LoginResponse class and fill
them with regarding values.
Thanks,
```
…
-
```
What steps will reproduce the problem?
1. Save a user profile
2. Try to update the profile again
Root cause:
org.eclipse.persistence.exceptions.ValidationException:
Exception Description: The a…