Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 397792

Summary: Git page not refreshing/updating correctly
Product: [ECD] Orion Reporter: Anton McConville <antonm>
Component: GitAssignee: Szymon Brandys <Szymon.Brandys>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: malgorzata.tomczyk, simon_kaegi, Szymon.Brandys
Version: unspecified   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Anton McConville CLA 2013-01-09 14:12:42 EST
I'm experiencing problems with two scenarios ( Simon sees this too ):

Problem 1

On pushing - when I push, the page looks like it is processing, but the commit doesn't disappear, and the page doesn't report any problems. If the push was actually clean, and I refresh the page then the 'Commits' section is clear.

Additional - there is no report of problems if there is a conflict and the push can't go through - but there are errors in the console that indicate the problems.

Problem 2

This might be a twist on the same problem. When I fetch the 'Commits' section tells me it is up to date, there are no commits. Yet when I refresh the page, I see that there are commits.
Comment 1 Szymon Brandys CLA 2013-01-14 09:38:04 EST
On my list.
Comment 2 Malgorzata Janczarska CLA 2013-01-16 11:47:00 EST
I was unable to reproduce those problems. Can you precise on which git pages this happens? I tried Git Status and Git Repository and both seem to work fine.
Can you check if there are any error in the console?
Comment 3 Malgorzata Janczarska CLA 2013-01-25 07:44:12 EST
Isn't this bug a duplicate of Bug 398497 with some addition of Bug 364196?
Comment 4 Szymon Brandys CLA 2013-01-25 08:19:23 EST
(In reply to comment #3)
> Isn't this bug a duplicate of Bug 398497 with some addition of Bug 364196?

Maybe it is, maybe it is not ;) Need to investigate during RC1.
Comment 5 Szymon Brandys CLA 2013-01-30 07:05:05 EST
Hi Anton, could you confirm you see the problems using the latest Orion? I have just pushed some changes that should help here too.
Comment 6 Szymon Brandys CLA 2013-01-31 03:54:17 EST
(In reply to comment #0)
> I'm experiencing problems with two scenarios ( Simon sees this too ):
> 
> Problem 1
> 
> On pushing - when I push, the page looks like it is processing, but the
> commit doesn't disappear, and the page doesn't report any problems. If the
> push was actually clean, and I refresh the page then the 'Commits' section
> is clear.

It works for me.

> Additional - there is no report of problems if there is a conflict and the
> push can't go through - but there are errors in the console that indicate
> the problems.

I can confirm the problem existed and is fixed now.
 
> Problem 2
> 
> This might be a twist on the same problem. When I fetch the 'Commits'
> section tells me it is up to date, there are no commits. Yet when I refresh
> the page, I see that there are commits.

It works for me.