| |
scollins |
Posted: Thu Sep 06, 2007 5:12 pm Post subject: |
|
|
Joined: 21 Feb 2007 Posts: 43 Location: Nashville, TN
|
| i've only noted it in the springboard, using IE6 on XP. IE7 and Fx don't give errors. |
|
| |
|
 |
Ben |
Posted: Fri Sep 07, 2007 3:08 am Post subject: |
|
|
|
|
| |
|
 |
ericatseven |
Posted: Tue Sep 18, 2007 8:58 pm Post subject: ical |
|
|
|
|
| |
|
 |
Ben |
Posted: Wed Sep 19, 2007 12:20 am Post subject: |
|
|
|
|
| |
|
 |
ericatseven |
Posted: Wed Sep 19, 2007 6:12 am Post subject: iCal |
|
|
|
| Everyone in the group gets the iCal error consistently, both in projects and via springboard. |
|
| |
|
 |
Ben |
Posted: Wed Sep 19, 2007 6:31 am Post subject: |
|
|
|
| OK shoot me your ftp/db details via email as well as a current admin login and we'll check it out. |
|
| |
|
 |
ericatseven |
Posted: Sat Sep 22, 2007 12:40 am Post subject: Project Analysis - Project ID |
|
|
|
Noticed another issue with reporting which I see both in copperhub and our local environment.
If you go to Reports > Project Analysis > Select only one client, nothing more > Go
The report shows Project ID which does not map up to the actual project id.
In our environment, the ID is actually incremented by one. THis is also true on the actual project page. Where it lists Project Name and then the ID. The ID is actually 1 greater than the actual ID in the DB. |
|
| |
|
 |
Ben |
Posted: Sat Sep 22, 2007 12:44 am Post subject: |
|
|
|
| Thanks Eric, will check it out. |
|
| |
|
 |
edavis10 |
Posted: Tue Oct 09, 2007 10:59 pm Post subject: Re: unauthorised users can assign resources |
|
|
|
| scollins wrote: |
A user with read-only access to a project can assign resources. At first i thought this was fixed because when i attempted it i got a "Saving data failed" message in the flash object, but the assignment was indeed successful, as indicated on page reload.
|
I am getting this same error even if a user has write access. The data is saved but the Flash object says "Saving data failed". Is there someway I can help to figure out why I get this error?
Eric |
|
| |
|
 |
ericatseven |
Posted: Wed Oct 10, 2007 12:25 am Post subject: Flagged Issues |
|
|
|
| Where did the Flagged Issue report/screen go? In the past, if a task was flagged as an issue, it would show up at the bottom of the users (collective) springboards. In the new version, we cannot find it anywhere, which makes the flagging virturally useless unless you look at every single task all the time. |
|
| |
|
 |
Ben |
Posted: Wed Oct 10, 2007 12:30 am Post subject: Re: unauthorised users can assign resources |
|
|
|
| edavis10 wrote: |
| scollins wrote: |
A user with read-only access to a project can assign resources. At first i thought this was fixed because when i attempted it i got a "Saving data failed" message in the flash object, but the assignment was indeed successful, as indicated on page reload.
|
I am getting this same error even if a user has write access. The data is saved but the Flash object says "Saving data failed". Is there someway I can help to figure out why I get this error?
Eric |
Its possible you don't have the latest version Eric, can you email us at support@elementsoftware.net and we'll assist |
|
| |
|
 |
ericatseven |
Posted: Wed Oct 10, 2007 1:28 am Post subject: View Archived Projects by Client |
|
|
|
Is there a way to view archived projects by client as you could in previous versons?
Also, updates to the reports page provided to me have debug/sql information outputing in the header.
Ben - you still have all the appropriate log in info to our site to view the issue:
Site > Reports >Project Analysis > Visa-WF FF Program (Select Projects)
Outputs this on the page and does not display any results:
SELECT p.ID, p.Name, p.ClientID, c.Name AS ClientName, p.ProjectID, p.Status FROM tblProjects p LEFT JOIN tblClients c ON p.ClientID = c.ID WHERE ((StartDate BETWEEN '2007-09-09 00:00:00' AND '2007-10-09 23:59:59') OR (EndDate BETWEEN '2007-09-09 00:00:00' AND '2007-10-09 23:59:59')) AND p.ID IN (276) ORDER BY c.Name ASC, p.Name ASC |
|
| |
|
 |
Ben |
Posted: Wed Oct 10, 2007 1:34 am Post subject: Re: View Archived Projects by Client |
|
|
|
| ericatseven wrote: |
| Is there a way to view archived projects by client as you could in previous versons? |
You can select archived projects and sort by client.
| ericatseven wrote: |
Also, updates to the reports page provided to me have debug/sql information outputing in the header.
|
Please get in touch for the latest version/support (or download latest version from your account if you have a login)
As for issues in Springboard, these were removed, but we might refine springboard further in future in line with some other app-wide features we have in planning. |
|
| |
|
 |